Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
stDVDAudioFrame Struct Reference

#include <DVDAudioCodec.h>

Public Attributes

uint8_tdata [16]
 
double pts
 
bool hasTimestamp
 
double duration
 
unsigned int nb_frames
 
unsigned int framesOut
 
unsigned int framesize
 
unsigned int planes
 
AEAudioFormat format
 
int bits_per_sample
 
bool passthrough
 
enum AVAudioServiceType audio_service_type
 
enum AVMatrixEncoding matrix_encoding
 
int profile
 
bool hasDownmix
 
double centerMixLevel
 

Member Data Documentation

◆ audio_service_type

enum AVAudioServiceType stDVDAudioFrame::audio_service_type

◆ bits_per_sample

int stDVDAudioFrame::bits_per_sample

◆ centerMixLevel

double stDVDAudioFrame::centerMixLevel

◆ data

uint8_t* stDVDAudioFrame::data[16]

◆ duration

double stDVDAudioFrame::duration

◆ format

AEAudioFormat stDVDAudioFrame::format

◆ framesize

unsigned int stDVDAudioFrame::framesize

◆ framesOut

unsigned int stDVDAudioFrame::framesOut

◆ hasDownmix

bool stDVDAudioFrame::hasDownmix

◆ hasTimestamp

bool stDVDAudioFrame::hasTimestamp

◆ matrix_encoding

enum AVMatrixEncoding stDVDAudioFrame::matrix_encoding

◆ nb_frames

unsigned int stDVDAudioFrame::nb_frames

◆ passthrough

bool stDVDAudioFrame::passthrough

◆ planes

unsigned int stDVDAudioFrame::planes

◆ profile

int stDVDAudioFrame::profile

◆ pts

double stDVDAudioFrame::pts

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