Skip to main content

Subscription Configuration

SubscriptionConfig is a sub-object inside the subscription object.

{
"address" : String,
"enable" : Boolean,
"mute_msec" : Integer
}
Member nameTypeDescription
addressStringIP address from which to receive the data.
enableBooleanWhether the subscription is enabled or not
mute_msecIntegerMilliseconds of audio mute applied on an HDMI_AUDIO subscription change: 0 to 5000 inclusive. Present on HDMI_AUDIO subscriptions only.