Collapse All
Parallels C API Reference
PRL_SOUND_CHANNEL_TYPE Enumeration
Other Structs

Sound channel type

Syntax
typedef enum _PRL_SOUND_CHANNEL_TYPE {
  PSCT_AUTO = 0,
  PSCT_STEREO = 1,
  PSCT_SURROUND_5_1 = 2
} PRL_SOUND_CHANNEL_TYPE;
File

PrlEnums.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!