Module stream

Module stream 

Source
Expand description

Per-stream state management

Each RTMP message stream (identified by stream ID) has its own state, including publish/play mode, stream key, and media state.

Structs§

StreamState
Per-stream state

Enums§

StreamMode
Stream mode (publishing or playing)