Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaLiveEventEncoderDisconnectedEventData

Package version

Encoder disconnected event data.

Hierarchy

  • MediaLiveEventEncoderDisconnectedEventData

Index

Properties

Optional encoderIp

encoderIp: undefined | string

Gets the remote IP.

Optional encoderPort

encoderPort: undefined | string

Gets the remote port.

Optional ingestUrl

ingestUrl: undefined | string

Gets the ingest URL provided by the live event.

Optional resultCode

resultCode: undefined | string

Gets the result code.

Optional streamId

streamId: undefined | string

Gets the stream Id.

Generated using TypeDoc