JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ComTypes::AM_MEDIA_TYPE Struct Reference

#include <juce_win32_ComTypes.h>

Collaboration diagram for juce::ComTypes::AM_MEDIA_TYPE:

Public Attributes

BOOL bFixedSizeSamples
 
BOOL bTemporalCompression
 
ULONG cbFormat
 
GUID formattype
 
ULONG lSampleSize
 
GUID majortype
 
BYTE * pbFormat
 
IUnknown * pUnk
 
GUID subtype
 

Member Data Documentation

◆ bFixedSizeSamples

BOOL juce::ComTypes::AM_MEDIA_TYPE::bFixedSizeSamples

◆ bTemporalCompression

BOOL juce::ComTypes::AM_MEDIA_TYPE::bTemporalCompression

◆ cbFormat

ULONG juce::ComTypes::AM_MEDIA_TYPE::cbFormat

◆ formattype

GUID juce::ComTypes::AM_MEDIA_TYPE::formattype

◆ lSampleSize

ULONG juce::ComTypes::AM_MEDIA_TYPE::lSampleSize

◆ majortype

GUID juce::ComTypes::AM_MEDIA_TYPE::majortype

◆ pbFormat

BYTE* juce::ComTypes::AM_MEDIA_TYPE::pbFormat

◆ pUnk

IUnknown* juce::ComTypes::AM_MEDIA_TYPE::pUnk

◆ subtype

GUID juce::ComTypes::AM_MEDIA_TYPE::subtype

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