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