OutputDeviceNode.headSet constructor

OutputDeviceNode.headSet()

Implementation

OutputDeviceNode.headSet() {
  audioFlags = outputToSpeaker | allowHeadset;
}