MediaLiveEventIncomingStreamReceivedEventData interface

Gets the ingest URL provided by the live event.Gets the type of the track (Audio / Video).Gets the track name.Gets the bitrate of the track.Gets the remote IP.Gets the remote port.Gets the first timestamp of the data chunkGets the duration of the first data chunk.Gets the timescale in which timestamp is

Properties

bitrate
duration
encoderIp
encoderPort
ingestUrl
timescale
timestamp
trackName
trackType

Property Details

bitrate

bitrate?: number

Property Value

number

duration

duration?: string

Property Value

string

encoderIp

encoderIp?: string

Property Value

string

encoderPort

encoderPort?: string

Property Value

string

ingestUrl

ingestUrl?: string

Property Value

string

timescale

timescale?: string

Property Value

string

timestamp

timestamp?: string

Property Value

string

trackName

trackName?: string

Property Value

string

trackType

trackType?: string

Property Value

string