FreeRDP
TS_AM_MEDIA_TYPE Struct Reference

#include <tsmf_types.h>

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 BYTEExtraData
 
UINT32 ExtraDataSize
 

Field Documentation

◆ BitRate

UINT32 TS_AM_MEDIA_TYPE::BitRate

◆ BitsPerSample

UINT32 TS_AM_MEDIA_TYPE::BitsPerSample

◆ BlockAlign

UINT32 TS_AM_MEDIA_TYPE::BlockAlign

◆ Channels

UINT32 TS_AM_MEDIA_TYPE::Channels

◆ Denominator

UINT32 TS_AM_MEDIA_TYPE::Denominator

◆ ExtraData

const BYTE* TS_AM_MEDIA_TYPE::ExtraData

◆ ExtraDataSize

UINT32 TS_AM_MEDIA_TYPE::ExtraDataSize

◆ FormatType

int TS_AM_MEDIA_TYPE::FormatType

◆ Height

UINT32 TS_AM_MEDIA_TYPE::Height

◆ MajorType

int TS_AM_MEDIA_TYPE::MajorType

◆ Numerator

UINT32 TS_AM_MEDIA_TYPE::Numerator

◆ 

struct { ... } TS_AM_MEDIA_TYPE::SamplesPerSecond

◆ SubType

int TS_AM_MEDIA_TYPE::SubType

◆ Width

UINT32 TS_AM_MEDIA_TYPE::Width

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