#include <internal.h>
Data Fields | |
| enum CodecID | id |
| unsigned int | tag |
Definition at line 29 of file internal.h.
| enum CodecID AVCodecTag::id |
Definition at line 30 of file internal.h.
Referenced by ff_codec_get_id(), ff_codec_get_tag(), and validate_codec_tag().
| unsigned int AVCodecTag::tag |
Definition at line 31 of file internal.h.
Referenced by ff_codec_get_tag(), and validate_codec_tag().
1.5.6