setVideoEncoderMirror abstract method
Set the image mirroring mode of the encoder output.
Parameters:
- enable(bool):
- Whether to enable the image mirroring mode. Default value: false
Implementation
void setVideoEncoderMirror(bool enable);
Set the image mirroring mode of the encoder output.
Parameters:
void setVideoEncoderMirror(bool enable);