EgressHLSResponse constructor
Returns a new EgressHLSResponse instance.
Implementation
EgressHLSResponse({
required this.playlistUrl,
required this.status,
});
Returns a new EgressHLSResponse instance.
EgressHLSResponse({
required this.playlistUrl,
required this.status,
});