Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
am_private_t Struct Reference

Public Attributes

am_packet_t am_pkt
 
aml_generic_param gcodec
 
codec_para_t vcodec
 
pstream_type stream_type
 
int check_first_pts
 
vformat_t video_format
 
int video_pid
 
unsigned int video_codec_id
 
unsigned int video_codec_tag
 
vdec_type_t video_codec_type
 
unsigned int video_width
 
unsigned int video_height
 
unsigned int video_ratio
 
unsigned int video_ratio64
 
unsigned int video_rate
 
unsigned int video_rotation_degree
 
int extrasize
 
uint8_textradata
 
DllLibAmCodecm_dll
 
int dumpfile
 
bool dumpdemux
 

Member Data Documentation

◆ am_pkt

am_packet_t am_private_t::am_pkt

◆ check_first_pts

int am_private_t::check_first_pts

◆ dumpdemux

bool am_private_t::dumpdemux

◆ dumpfile

int am_private_t::dumpfile

◆ extradata

uint8_t* am_private_t::extradata

◆ extrasize

int am_private_t::extrasize

◆ gcodec

aml_generic_param am_private_t::gcodec

◆ m_dll

DllLibAmCodec* am_private_t::m_dll

◆ stream_type

pstream_type am_private_t::stream_type

◆ vcodec

codec_para_t am_private_t::vcodec

◆ video_codec_id

unsigned int am_private_t::video_codec_id

◆ video_codec_tag

unsigned int am_private_t::video_codec_tag

◆ video_codec_type

vdec_type_t am_private_t::video_codec_type

◆ video_format

vformat_t am_private_t::video_format

◆ video_height

unsigned int am_private_t::video_height

◆ video_pid

int am_private_t::video_pid

◆ video_rate

unsigned int am_private_t::video_rate

◆ video_ratio

unsigned int am_private_t::video_ratio

◆ video_ratio64

unsigned int am_private_t::video_ratio64

◆ video_rotation_degree

unsigned int am_private_t::video_rotation_degree

◆ video_width

unsigned int am_private_t::video_width

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