LostTrackingServiceProfile.HaltAudioOnTrackingLost Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the service will pause audio while tracking is lost.
public:
property bool HaltAudioOnTrackingLost { bool get(); };
public bool HaltAudioOnTrackingLost { get; }
member this.HaltAudioOnTrackingLost : bool
Public ReadOnly Property HaltAudioOnTrackingLost As Boolean