Audio support since 6.6 IO protocol version.
struct _PRL_IO_AUDIO_DATA { PRL_UINT64 framesCounter; PRL_UINT16 framesNum; PRL_UINT16* frameSize; PRL_VOID* frameData; };
PrlIoStructs.h
this struct is visible only on client side and nobody sends/reads it from network.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|