|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| GUID | majortype |
| GUID | subtype |
| BOOL | bFixedSizeSamples |
| BOOL | bTemporalCompression |
| ULONG | lSampleSize |
| GUID | formattype |
| IUnknown * | pUnk |
| ULONG | cbFormat |
| BYTE * | pbFormat |
Definition at line 26 of file axcore.idl.
| BOOL _AMMediaType::bFixedSizeSamples |
Definition at line 30 of file axcore.idl.
| BOOL _AMMediaType::bTemporalCompression |
Definition at line 31 of file axcore.idl.
| ULONG _AMMediaType::cbFormat |
Definition at line 35 of file axcore.idl.
| GUID _AMMediaType::formattype |
Definition at line 33 of file axcore.idl.
| ULONG _AMMediaType::lSampleSize |
Definition at line 32 of file axcore.idl.
| GUID _AMMediaType::majortype |
Definition at line 28 of file axcore.idl.
| BYTE* _AMMediaType::pbFormat |
Definition at line 36 of file axcore.idl.
| IUnknown* _AMMediaType::pUnk |
Definition at line 34 of file axcore.idl.
| GUID _AMMediaType::subtype |
Definition at line 29 of file axcore.idl.