NoSubscriberBehaviorSummaryDescribes the behavior of the player when an audio packet is played but there are no available voice connections to play to.declare enum NoSubscriberBehavior 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.