| FFmpeg
    | 
ConcatFile Struct Reference
  | Data Fields | |
| char * | url | 
| int64_t | start_time | 
| int64_t | duration | 
Detailed Description
Definition at line 27 of file concatdec.c.
Field Documentation
| int64_t ConcatFile::duration | 
Definition at line 30 of file concatdec.c.
Referenced by add_file(), concat_read_header(), open_file(), and open_next_file().
| int64_t ConcatFile::start_time | 
Definition at line 29 of file concatdec.c.
Referenced by add_file(), concat_read_header(), concat_read_packet(), open_file(), real_seek(), and try_seek().
| char* ConcatFile::url | 
Definition at line 28 of file concatdec.c.
Referenced by 7digital-python.lockerEndpoint.DownloadUrls::__init__(), 7digital-python.lockerEndpoint.Track::__init__(), 7digital-python.lockerEndpoint.LockerRelease::__init__(), 7digital-python.lockerEndpoint.LockerArtist::__init__(), add_file(), concat_read_close(), and open_file().
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