menu
tencent_rtc_sdk
trtc_cloud_def.dart
TRTCStreamEncoderParam
videoEncodedCodecType property
videoEncodedCodecType
dark_mode
light_mode
videoEncodedCodecType
property
int
videoEncodedCodecType
getter/setter pair
Description: The video codec of the stream to publish.
Value: Valid values: 0 (H264); 1 (H265). Default: 0.
Implementation
int videoEncodedCodecType;
tencent_rtc_sdk
trtc_cloud_def
TRTCStreamEncoderParam
videoEncodedCodecType property
TRTCStreamEncoderParam class