Indicates whether the device is shared.
public:
property AudioDeviceSharing Sharing {
AudioDeviceSharing get ();
}
Type: AudioDeviceSharing
Returns an enumeration indicating whether the audio device is shared. A value of AudioDeviceSharing.Shared indicates the device is a Kinect sensor (for an input device) or speakers (for an output device). Any other return value indicates the device is a voice chat headset.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd