Collapse All
Parallels C API Reference Guide
PRL_IO_AUDIO_ENCODING_LIST Structure
PrlIoStructs.h PRL_IO Structs

Audio support since 6.6 IO protocol version.

Syntax
typedef struct _PRL_IO_AUDIO_ENCODING_LIST {
  PRL_UINT32 encodingListSz;
  PRL_UINT32 defaultEncodingIdx;
  PRL_IO_AUDIO_ENCODING encodingList[PRL_IO_MAX_AUDIO_ENCODINGS];
} PRL_IO_AUDIO_ENCODING_LIST;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!