FreeRDP
TS_AM_MEDIA_TYPE Struct Reference

Data Fields

int MajorType
 
int SubType
 
int FormatType
 
UINT32 Width
 
UINT32 Height
 
UINT32 BitRate
 
struct {
UINT32 Numerator
 
UINT32 Denominator
 
SamplesPerSecond
 
UINT32 Channels
 
UINT32 BitsPerSample
 
UINT32 BlockAlign
 
const BYTE * ExtraData
 
UINT32 ExtraDataSize
 

Detailed Description

Definition at line 40 of file tsmf_types.h.

Field Documentation

◆ BitRate

UINT32 TS_AM_MEDIA_TYPE::BitRate

Definition at line 48 of file tsmf_types.h.

◆ BitsPerSample

UINT32 TS_AM_MEDIA_TYPE::BitsPerSample

Definition at line 55 of file tsmf_types.h.

◆ BlockAlign

UINT32 TS_AM_MEDIA_TYPE::BlockAlign

Definition at line 56 of file tsmf_types.h.

◆ Channels

UINT32 TS_AM_MEDIA_TYPE::Channels

Definition at line 54 of file tsmf_types.h.

◆ ExtraData

const BYTE* TS_AM_MEDIA_TYPE::ExtraData

Definition at line 57 of file tsmf_types.h.

◆ ExtraDataSize

UINT32 TS_AM_MEDIA_TYPE::ExtraDataSize

Definition at line 58 of file tsmf_types.h.

◆ FormatType

int TS_AM_MEDIA_TYPE::FormatType

Definition at line 44 of file tsmf_types.h.

◆ Height

UINT32 TS_AM_MEDIA_TYPE::Height

Definition at line 47 of file tsmf_types.h.

◆ MajorType

int TS_AM_MEDIA_TYPE::MajorType

Definition at line 42 of file tsmf_types.h.

◆ 

struct { ... } TS_AM_MEDIA_TYPE::SamplesPerSecond

◆ SubType

int TS_AM_MEDIA_TYPE::SubType

Definition at line 43 of file tsmf_types.h.

◆ Width

UINT32 TS_AM_MEDIA_TYPE::Width

Definition at line 46 of file tsmf_types.h.


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