library / dev.bmcreations.scrcast.config / VideoConfig / <init>
<init>¶
VideoConfig(width:
Int
= -1, height:
Int
= -1, videoEncoder:
Int
= MediaRecorder.VideoEncoder.H264, bitrate:
Int
= 8_000_000, frameRate:
Int
= 60, maxLengthSecs:
Int
= 0)
An immutable data class representing configuration options for the recording.