TAPI_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_STREAM_CONFIG_CAPS structure contains either video or audio stream configuration information.
Syntax
} TAPI_STREAM_CONFIG_CAPS, *PTAPI_STREAM_CONFIG_CAPS;
Members
-
CapsType
-
Defines whether the union member contains video or audio information.
-
VideoCap
-
A TAPI_VIDEO_STREAM_CONFIG_CAPS structure containing the video stream capabilities.
-
AudioCap
-
A TAPI_AUDIO_STREAM_CONFIG_CAPS structure containing the audio stream capabilities.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.1 |
Header |
|