Channel Input Attachment
data class ChannelInputAttachment(val automaticInputFailoverSettings: ChannelInputAttachmentAutomaticInputFailoverSettings? = null, val inputAttachmentName: String, val inputId: String, val inputSettings: ChannelInputAttachmentInputSettings? = null)
Constructors
Link copied to clipboard
constructor(automaticInputFailoverSettings: ChannelInputAttachmentAutomaticInputFailoverSettings? = null, inputAttachmentName: String, inputId: String, inputSettings: ChannelInputAttachmentInputSettings? = null)