Class MediaLiveEventEncoderDisconnectedEventData


  • public class MediaLiveEventEncoderDisconnectedEventData
    extends Object
    Encoder disconnected event data.
    • Constructor Detail

      • MediaLiveEventEncoderDisconnectedEventData

        public MediaLiveEventEncoderDisconnectedEventData()
    • Method Detail

      • ingestUrl

        public String ingestUrl()
        Get gets the ingest URL provided by the live event.
        Returns:
        the ingestUrl value
      • streamId

        public String streamId()
        Get gets the stream Id.
        Returns:
        the streamId value
      • encoderIp

        public String encoderIp()
        Get gets the remote IP.
        Returns:
        the encoderIp value
      • encoderPort

        public String encoderPort()
        Get gets the remote port.
        Returns:
        the encoderPort value
      • resultCode

        public String resultCode()
        Get gets the result code.
        Returns:
        the resultCode value