SrtOutputStatus

Sent to your code when an active SRT connection changes state. Currently, this is only to indicate that the remote client has disconnected.

Field

Type

Repeated

Description

stream_index

int32

state

SrtOutputStatus.State

Enums defined in this message

Name

Number

Description

SRT_OUTPUT_STATUS_UNKNOWN

0

SRT_OUTPUT_STATUS_DISCONNECTED

1

Member of

Message

Description

SrtOutputEvent