IMsRdpCameraRedirConfigCollection::EncodeVideo property
Specifies whether or not the video stream is H.264 encoded.
This property is read/write.
Syntax
HRESULT put_EncodeVideo(
[in] VARIANT_BOOL fEncode
);
HRESULT get_EncodeVideo(
[out, retval] VARIANT_BOOL* pfEncode
);
Property value
A value that indicates whether or not the video stream is H.264 encoded.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 (build 17134) |
Type library | MsTscAx.dll |
DLL | MsTscAx.dll |
IID | IID_IMsRdpCameraRedirConfigCollection is defined as AE45252B-AAAB-4504-B681-649D6073A37A |