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