Home > @rainway/web > IStreamRequest > inputLevel
IStreamRequest.inputLevel property
The input level requested in this stream. See the InputLevel
enum for possible values.
Signature:
readonly inputLevel: InputLevel;