|
FFmpeg
4.4.6
|
#include <libavcodec/opusenc.h>
Data Fields | |
| enum OpusMode | mode |
| enum OpusBandwidth | bandwidth |
| int | framesize |
| int | frames |
| enum OpusMode OpusPacketInfo::mode |
Definition at line 45 of file opusenc.h.
Referenced by ff_opus_psy_process().
| enum OpusBandwidth OpusPacketInfo::bandwidth |
Definition at line 45 of file opusenc.h.
Referenced by ff_opus_psy_process().
| int OpusPacketInfo::framesize |
Definition at line 51 of file opusenc.h.
Referenced by ff_opus_psy_process().
| int OpusPacketInfo::frames |
Definition at line 52 of file opusenc.h.
Referenced by ff_opus_psy_process().