Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration defines possible video devices. The IRTCClient::IVideoWindow method uses this enumeration.
typedef enum RTC_VIDEO_DEVICE { RTCVD_RECEIVE, RTCVD_PREVIEW } RTC_VIDEO_DEVICE;
Elements
- RTCVD_RECEIVE
Device used to render incoming video streams. - RTCVD_PREVIEW
Device used to preview outgoing video streams.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h.
See Also
RTC Client API Enumerations | IRTCClient::IVideoWindow
Send Feedback on this topic to the authors