你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaLiveEventEncoderConnectedEventData interface

Gets the ingest URL provided by the live event.Gets the stream Id.Gets the remote IP.Gets the remote port.

Properties

encoderIp
encoderPort
ingestUrl
streamId

Property Details

encoderIp

encoderIp?: string

Property Value

string

encoderPort

encoderPort?: string

Property Value

string

ingestUrl

ingestUrl?: string

Property Value

string

streamId

streamId?: string

Property Value

string