StartPlayStreamingRequest constructor
StartPlayStreamingRequest({})
Implementation
StartPlayStreamingRequest({
this.streamId,
this.streamingUrl,
this.playOutDelay,
this.reconnectTimeout,
this.muteAudio,
this.muteVideo,
this.pausePullStream,
});