FFmpeg
Data Fields
OpusPacketInfo Struct Reference

#include <opusenc.h>

Data Fields

enum OpusMode mode
 
enum OpusBandwidth bandwidth
 
int framesize
 
int frames
 

Detailed Description

Definition at line 48 of file opusenc.h.

Field Documentation

◆ mode

enum OpusMode OpusPacketInfo::mode

Definition at line 49 of file opusenc.h.

Referenced by ff_opus_psy_process().

◆ bandwidth

enum OpusBandwidth OpusPacketInfo::bandwidth

Definition at line 50 of file opusenc.h.

Referenced by ff_opus_psy_process().

◆ framesize

int OpusPacketInfo::framesize

Definition at line 51 of file opusenc.h.

Referenced by ff_opus_psy_process().

◆ frames

int OpusPacketInfo::frames

Definition at line 52 of file opusenc.h.

Referenced by ff_opus_psy_process().


The documentation for this struct was generated from the following file: