NorskControl interface
Methods that allow you to control and monitor media streams
Signature:
export interface NorskControl
Methods
Method | Description |
---|---|
Monitor the volume of an audio stream |
|
Record statistical information about media streams, including bitrate, frame rate, and number of keyframes, measured over some configurable sampling windows. Corresponding settings are found on many input and output nodes. |
|
Switch between multiple input sources via a hard cut. May be used to switch between sources of possibly different configurations or without decoding. |
|
Switch between multiple input sources without interruption, via a transition. |