21 #ifndef MIR_TOOLKIT_CLIENT_TYPES_H_
22 #define MIR_TOOLKIT_CLIENT_TYPES_H_
uint32_t physical_height_mm
Definition: client_types.h:246
MirPowerMode power_mode
Definition: client_types.h:248
Definition: client_types.h:252
int left
Definition: client_types.h:272
Definition: mir_surface.h:54
MirScreencastParameters is the structure of required information that you must provide to Mir in orde...
Definition: client_types.h:284
MirOrientation orientation
Definition: client_types.h:249
Definition: mir_wait_handle.h:31
int height
Definition: client_types.h:125
int top
Definition: client_types.h:273
MirPixelFormat pixel_format
Definition: client_types.h:126
uint32_t output_id
The id of the output to place the surface in.
Definition: client_types.h:136
MirDisplayMode * modes
Definition: client_types.h:228
int32_t position_y
Definition: client_types.h:241
MirDisplayCard * cards
Definition: client_types.h:257
unsigned int height
The height of the screencast which can be different than the screen region capture height...
Definition: client_types.h:294
uint32_t output_id
Definition: client_types.h:237
uint32_t used
Definition: client_types.h:243
int32_t position_x
Definition: client_types.h:240
uint32_t width
Definition: client_types.h:180
Definition: mir_screencast.h:42
uint32_t height
Definition: client_types.h:181
int stride
Definition: client_types.h:168
uint32_t connected
Definition: client_types.h:242
MirDisplayConfiguration provides details of the graphics environment.
Definition: client_types.h:191
Definition: client_types.h:216
int height
Definition: client_types.h:167
uint32_t vertical_resolution
Definition: client_types.h:218
MirPixelFormat pixel_format
Definition: client_types.h:169
MirPixelFormat current_format
Definition: client_types.h:234
char const * name
Definition: client_types.h:123
uint32_t card_id
Definition: client_types.h:193
char * vaddr
Definition: client_types.h:170
MirPixelFormat supported_pixel_format[mir_supported_pixel_format_max]
Definition: client_types.h:184
uint32_t num_outputs
Definition: client_types.h:254
uint32_t current_mode
Definition: client_types.h:230
Definition: client_types.h:178
MirEventDelegate may be used to specify (at surface creation time) callbacks for handling of events...
Definition: client_types.h:264
uint32_t num_output_formats
Definition: client_types.h:232
Definition: client_types.h:225
mir_event_delegate_callback callback
Definition: client_types.h:266
uint32_t physical_width_mm
Definition: client_types.h:245
int supported_pixel_format_items
Definition: client_types.h:183
MirPixelFormat * output_formats
Definition: client_types.h:233
unsigned int width
Definition: client_types.h:274
uint32_t max_simultaneous_outputs
Definition: client_types.h:194
MirBufferUsage buffer_usage
Definition: client_types.h:127
uint32_t num_cards
Definition: client_types.h:256
double refresh_rate
Definition: client_types.h:220
MirRectangle region
The rectangular region of the screen to capture - The region is specified in virtual screen space hen...
Definition: client_types.h:290
uint32_t preferred_mode
Definition: client_types.h:229
unsigned int height
Definition: client_types.h:275
MirPixelFormat pixel_format
The pixel format of the screencast.
Definition: client_types.h:299
unsigned int width
The width of the screencast which can be different than the screen region capture width...
Definition: client_types.h:292
MirDisplayOutputType type
Definition: client_types.h:238
Definition: mir_connection.h:69
Definition: client_types.h:270
Retrieved information about a MirSurface.
Definition: client_types.h:164
int width
Definition: client_types.h:124
uint32_t num_modes
Definition: client_types.h:227
uint32_t card_id
Definition: client_types.h:236
void * context
Definition: client_types.h:267
int width
Definition: client_types.h:166
MirDisplayOutput * outputs
Definition: client_types.h:255
MirSurfaceParameters is the structure of minimum required information that you must provide to Mir in...
Definition: client_types.h:121
uint32_t horizontal_resolution
Definition: client_types.h:219