FFmpeg
|
#include <internal.h>
Data Fields | |
enum AVCodecID | id |
unsigned int | tag |
Definition at line 35 of file internal.h.
enum AVCodecID AVCodecTag::id |
Definition at line 36 of file internal.h.
Referenced by av_codec_get_tag2(), ff_codec_get_id(), ff_codec_get_tag(), and validate_codec_tag().
unsigned int AVCodecTag::tag |
Definition at line 37 of file internal.h.
Referenced by av_codec_get_tag2(), ff_codec_get_tag(), and validate_codec_tag().