NoSubscriberBehaviorexport declare enum NoSubscriberBehavior export declare enum NoSubscriberBehavior SummaryDescribes the behavior of the player when an audio packet is played but there are no available voice connections to play to.SummaryDescribes the behavior of the player when an audio packet is played but there are no available voice connections to play to.MembersPause"pause"Pauses playing the stream until a voice connection becomes available.Play"play"Continues to play through the resource regardless.Stop"stop"The player stops and enters the Idle state.
NoSubscriberBehaviorexport declare enum NoSubscriberBehavior export declare enum NoSubscriberBehavior SummaryDescribes the behavior of the player when an audio packet is played but there are no available voice connections to play to.SummaryDescribes the behavior of the player when an audio packet is played but there are no available voice connections to play to.MembersPause"pause"Pauses playing the stream until a voice connection becomes available.Play"play"Continues to play through the resource regardless.Stop"stop"The player stops and enters the Idle state.