Collapse All
Parallels C API Reference
PRL_VIDEO_RECEIVER_CONFIG Structure
Other Structs
Syntax
struct PRL_VIDEO_RECEIVER_CONFIG {
  PRL_CONST_STR streamerTransport;
  PRL_CONST_STR encoder;
  PRL_CONST_STR decoder;
  PRL_CONST_STR streamerOptions;
  PRL_INT32 fps;
  PRL_VIDEO_RECEIVER_VIEWPORT_GEOMETRY geometry;
  PRL_UINT16 mtu;
  PRL_BOOL fec;
  PRL_BOOL encoderEMV;
};
File

PrlApiVideoReceiver.h

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