RtmpUrl constructor

RtmpUrl(
  1. {required String url,
  2. required String stream_key,
  3. int? extra,
  4. int? clientId}
)

Represents an RTMP URL

Implementation

RtmpUrl