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. May be used for audio-only, video-only, or A/V sources; when video is present, switches will occur on a keyframe when possible. |
|
Switch between multiple input sources without interruption, via a transition. |