Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaLiveEventEncoderConnectedEventData

Package version

Encoder connect event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventEncoderConnected event.

Hierarchy

  • MediaLiveEventEncoderConnectedEventData

Index

Properties

encoderIp

encoderIp: string

Gets the remote IP. NOTE: This property will not be serialized. It can only be populated by the server.

encoderPort

encoderPort: string

Gets the remote port. NOTE: This property will not be serialized. It can only be populated by the server.

ingestUrl

ingestUrl: string

Gets the ingest URL provided by the live event. NOTE: This property will not be serialized. It can only be populated by the server.

streamId

streamId: string

Gets the stream Id. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc