| FFmpeg
    | 
concat_nodes Struct Reference
  
Collaboration diagram for concat_nodes:

| Data Fields | |
| URLContext * | uc | 
| node's URLContext  More... | |
| int64_t | size | 
| url filesize  More... | |
Detailed Description
Field Documentation
| int64_t concat_nodes::size | 
url filesize
Definition at line 33 of file concat.c.
Referenced by concat_open(), and concat_seek().
| URLContext* concat_nodes::uc | 
node's URLContext
Definition at line 32 of file concat.c.
Referenced by concat_close(), concat_open(), concat_read(), and concat_seek().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11