Live Event Stream Event Data Response
data class LiveEventStreamEventDataResponse(val bitrate: Double? = null, val currentFragmentTimestamp: String? = null, val discontinuityGap: Double? = null, val duration: String? = null, val fragmentDropReason: String? = null, val fragmentOneDuration: String? = null, val fragmentOneTimestamp: String? = null, val fragmentTwoDuration: String? = null, val fragmentTwoTimestamp: String? = null, val maxTime: String? = null, val maxTimeMediaType: String? = null, val mediaTimestamp: String? = null, val mediaType: String? = null, val minTime: String? = null, val minTimeMediaType: String? = null, val previousFragmentDuration: String? = null, val previousFragmentTimestamp: String? = null, val remoteIp: String? = null, val remotePort: String? = null, val resolution: String? = null, val resultCode: String? = null, val resultMessage: String? = null, val streamId: String? = null, val streamName: String? = null, val timescale: String? = null, val timescaleOfMaxTime: String? = null, val timescaleOfMinTime: String? = null, val trackId: Int? = null, val trackName: String? = null)
The live event stream event data.
Constructors
Link copied to clipboard
fun LiveEventStreamEventDataResponse(bitrate: Double? = null, currentFragmentTimestamp: String? = null, discontinuityGap: Double? = null, duration: String? = null, fragmentDropReason: String? = null, fragmentOneDuration: String? = null, fragmentOneTimestamp: String? = null, fragmentTwoDuration: String? = null, fragmentTwoTimestamp: String? = null, maxTime: String? = null, maxTimeMediaType: String? = null, mediaTimestamp: String? = null, mediaType: String? = null, minTime: String? = null, minTimeMediaType: String? = null, previousFragmentDuration: String? = null, previousFragmentTimestamp: String? = null, remoteIp: String? = null, remotePort: String? = null, resolution: String? = null, resultCode: String? = null, resultMessage: String? = null, streamId: String? = null, streamName: String? = null, timescale: String? = null, timescaleOfMaxTime: String? = null, timescaleOfMinTime: String? = null, trackId: Int? = null, trackName: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard