Module Track.Prop
Track properties
val aspect_ratio : Prop.float_t
The
aspectRatio
property.
val auto_gain_control : Prop.bool_t
The
autoGainControl
property.
val channel_count : Prop.int_t
The
channelCount
property.
val cursor : Prop.jstr_enum_t
The
cursor
property.
val device_id : Prop.jstr_t
The
deviceId
property.
val display_surface : Prop.jstr_enum_t
The
displaySurface
property.
val echo_cancellation : Prop.bool_t
The
echoCancellation
property.
val facing_mode : Prop.jstr_enum_t
The
facingMode
property.
val frame_rate : Prop.float_t
The
frameRate
property.
val group_id : Prop.jstr_t
The
groupId
property.
val height : Prop.int_t
The
height
property.
val latency : Prop.float_t
The
latency
property.
val logical_surface : Prop.bool_t
The
logicalSurface
property.
val noise_suppresion : Prop.bool_t
The
noiseSuppression
property.
val resize_mode : Prop.jstr_enum_t
The
resizeMode
property.
val sample_rate : Prop.int_t
The
sampleRate
property.
val sample_size : Prop.int_t
The
sampleSize
property.
val width : Prop.int_t
The
width
property.