Collapse All
Parallels C API Reference
PRL_AUDIO_STREAM_TYPE Enumeration
Other Structs

Audio stream type

Syntax
enum PRL_AUDIO_STREAM_TYPE {
  PAUST_PLAYOUT = 0,
  PAUST_RECORDING = 1,
  PAUST_PLAYOUT_BG_MODE = 2,
  PAUST_RECORDING_BG_MODE = 3
};
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!