27 #ifndef AVFORMAT_VPCC_H
28 #define AVFORMAT_VPCC_H
This struct describes the properties of an encoded stream.
int ff_isom_write_vpcc(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par)
Writes VP codec configuration to the provided AVIOContext.
Libavcodec external API header.
Rational number (pair of numerator and denominator).
int ff_isom_get_vpcc_features(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, VPCC *vpcc)