Searched defs:VRDEVIDEOINFORMATDESC (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDEVideoIn.h158 * VRDEVIDEOINFORMATDESC[0];
160 * VRDEVIDEOINFORMATDESC[1];
174 uint8_t u8NumFormats; /* Number of following VRDEVIDEOINFORMATDESC structures. */
177 /* An array of VRDEVIDEOINFORMATDESC follows. */
241 typedef struct VRDEVIDEOINFORMATDESC struct
251 } VRDEVIDEOINFORMATDESC; typedef in typeref:struct:VRDEVIDEOINFORMATDESC
253 /* VRDEVIDEOINFORMATDESC::u8FormatType */
261 /* VRDEVIDEOINFORMATDESC::u8FormatFlags. */
652 uint8_t u8FormatId; /* The format id on the client: VRDEVIDEOINFORMATDESC::u8FormatId. */
876 * VRDEVIDEOINFORMATDESC[
[all...]

Completed in 38 milliseconds