TAPI_VIDEO_STREAM_CONFIG_CAPS structure
[ This structure is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The TAPI_VIDEO_STREAM_CONFIG_CAPS structure is contained by the TAPI_STREAM_CONFIG_CAPS structure when the CapsType member is set to the VideoCap member of the StreamConfigCapsType union.
Syntax
} TAPI_VIDEO_STREAM_CONFIG_CAPS;
Members
-
Description
-
A friendly description of the audio stream configuration type for display to application users.
-
VideoStandard
-
Video standard being used.
-
InputSize
-
Input size of frame.
-
MinCroppingSize
-
Minimum cropping size.
-
MaxCroppingSize
-
Maximum cropping size.
-
CropGranularityX
-
Granularity of cropping allowed along the x-axis.
-
CropGranularityY
-
Granularity of cropping allowed along the y-axis.
-
CropAlignX
-
Alignment of x-axis cropping.
-
CropAlignY
-
Alignment of y-axis cropping.
-
MinOutputSize
-
Minimum resultant size of video window.
-
MaxOutputSize
-
Maximum resultant size of video window.
-
OutputGranularityX
-
Granularity of output size along the x-axis.
-
OutputGranularityY
-
Granularity of output size along the y-axis.
-
StretchTapsX
-
Stretch along the x-axis.
-
StretchTapsY
-
Stretch along the y-axis.
-
ShrinkTapsX
-
Shrink along the x-axis.
-
ShrinkTapsY
-
Shrink along the y-axis.
-
MinFrameInterval
-
Minimum video frame interval.
-
MaxFrameInterval
-
Maximum video frame interval.
-
MinBitsPerSecond
-
Minimum bits per second.
-
MaxBitsPerSecond
-
Maximum bits per second.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.1 |
Header |
|