Home
last modified time | relevance | path

Searched defs:_AMMediaType (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstrmif.h446 typedef struct _AMMediaType { struct
447 GUID majortype;
448 GUID subtype;
449 WINBOOL bFixedSizeSamples;
450 WINBOOL bTemporalCompression;
451 ULONG lSampleSize;
452 GUID formattype;
453 IUnknown *pUnk;
454 ULONG cbFormat;
455 BYTE *pbFormat;