FFmpeg
|
TAKParseContext Struct Reference
Collaboration diagram for TAKParseContext:

Data Fields | |
ParseContext | pc |
TAKStreamInfo | ti |
int | index |
Detailed Description
Definition at line 30 of file tak_parser.c.
Field Documentation
int TAKParseContext::index |
Definition at line 33 of file tak_parser.c.
Referenced by tak_parse().
ParseContext TAKParseContext::pc |
Definition at line 31 of file tak_parser.c.
Referenced by tak_parse().
TAKStreamInfo TAKParseContext::ti |
Definition at line 32 of file tak_parser.c.
Referenced by tak_parse().
The documentation for this struct was generated from the following file:
Generated on Tue Mar 25 2025 06:54:40 for FFmpeg by
