FFmpeg
Loading...
Searching...
No Matches
concat_nodes Struct Reference

Data Fields

URLContextuc
 node's URLContext
 
int64_t size
 url filesize
 

Detailed Description

Definition at line 39 of file concat.c.

Field Documentation

◆ uc

URLContext* concat_nodes::uc

node's URLContext

Definition at line 40 of file concat.c.

Referenced by concat_close(), concat_read(), and concat_seek().

◆ size

int64_t concat_nodes::size

url filesize

Definition at line 41 of file concat.c.

Referenced by concat_seek().


The documentation for this struct was generated from the following file: