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::VIDEO_STREAM_CONFIG_CAPS Struct Reference

#include <juce_win32_ComTypes.h>

Collaboration diagram for juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS:

Public Attributes

int CropAlignX
 
int CropAlignY
 
int CropGranularityX
 
int CropGranularityY
 
GUID guid
 
SIZE InputSize
 
LONG MaxBitsPerSecond
 
SIZE MaxCroppingSize
 
LONGLONG MaxFrameInterval
 
SIZE MaxOutputSize
 
LONG MinBitsPerSecond
 
SIZE MinCroppingSize
 
LONGLONG MinFrameInterval
 
SIZE MinOutputSize
 
int OutputGranularityX
 
int OutputGranularityY
 
int ShrinkTapsX
 
int ShrinkTapsY
 
int StretchTapsX
 
int StretchTapsY
 
ULONG VideoStandard
 

Member Data Documentation

◆ CropAlignX

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropAlignX

◆ CropAlignY

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropAlignY

◆ CropGranularityX

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropGranularityX

◆ CropGranularityY

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::CropGranularityY

◆ guid

GUID juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::guid

◆ InputSize

SIZE juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::InputSize

◆ MaxBitsPerSecond

LONG juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxBitsPerSecond

◆ MaxCroppingSize

SIZE juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxCroppingSize

◆ MaxFrameInterval

LONGLONG juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxFrameInterval

◆ MaxOutputSize

SIZE juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MaxOutputSize

◆ MinBitsPerSecond

LONG juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinBitsPerSecond

◆ MinCroppingSize

SIZE juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinCroppingSize

◆ MinFrameInterval

LONGLONG juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinFrameInterval

◆ MinOutputSize

SIZE juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::MinOutputSize

◆ OutputGranularityX

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::OutputGranularityX

◆ OutputGranularityY

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::OutputGranularityY

◆ ShrinkTapsX

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::ShrinkTapsX

◆ ShrinkTapsY

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::ShrinkTapsY

◆ StretchTapsX

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::StretchTapsX

◆ StretchTapsY

int juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::StretchTapsY

◆ VideoStandard

ULONG juce::ComTypes::VIDEO_STREAM_CONFIG_CAPS::VideoStandard

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