21 #ifndef MIR_TOOLKIT_CLIENT_TYPES_H_
22 #define MIR_TOOLKIT_CLIENT_TYPES_H_
121 MirPromptSession *prompt_session,
size_t count,
int const* fds,
void* context);
uint32_t physical_height_mm
Definition: client_types.h:264
MirPowerMode power_mode
Definition: client_types.h:266
Definition: client_types.h:270
Definition: mir_surface.h:58
int left
Definition: client_types.h:290
Definition: mir_surface.h:86
MirScreencastParameters is the structure of required information that you must provide to Mir in orde...
Definition: client_types.h:302
MirOrientation orientation
Definition: client_types.h:267
Definition: mir_wait_handle.h:31
int height
Definition: client_types.h:142
int top
Definition: client_types.h:291
MirPixelFormat pixel_format
Definition: client_types.h:143
uint32_t output_id
The id of the output to place the surface in.
Definition: client_types.h:153
MirDisplayMode * modes
Definition: client_types.h:245
int32_t position_y
Definition: client_types.h:259
MirDisplayCard * cards
Definition: client_types.h:275
unsigned int height
The height of the screencast which can be different than the screen region capture height...
Definition: client_types.h:312
uint32_t output_id
Definition: client_types.h:255
uint32_t used
Definition: client_types.h:261
int32_t position_x
Definition: client_types.h:258
uint32_t width
Definition: client_types.h:197
Definition: mir_screencast.h:41
uint32_t height
Definition: client_types.h:198
int stride
Definition: client_types.h:185
uint32_t connected
Definition: client_types.h:260
MirDisplayConfiguration provides details of the graphics environment.
Definition: client_types.h:208
Definition: client_types.h:233
int height
Definition: client_types.h:184
uint32_t vertical_resolution
Definition: client_types.h:235
MirPixelFormat pixel_format
Definition: client_types.h:186
MirPixelFormat current_format
Definition: client_types.h:252
char const * name
Definition: client_types.h:140
uint32_t card_id
Definition: client_types.h:210
char * vaddr
Definition: client_types.h:187
MirPixelFormat supported_pixel_format[mir_supported_pixel_format_max]
Definition: client_types.h:201
uint32_t num_outputs
Definition: client_types.h:272
uint32_t current_mode
Definition: client_types.h:248
Definition: client_types.h:195
MirEventDelegate may be used to specify (at surface creation time) callbacks for handling of events...
Definition: client_types.h:282
uint32_t num_output_formats
Definition: client_types.h:250
Definition: client_types.h:242
mir_event_delegate_callback callback
Definition: client_types.h:284
uint32_t physical_width_mm
Definition: client_types.h:263
int supported_pixel_format_items
Definition: client_types.h:200
MirPixelFormat * output_formats
Definition: client_types.h:251
unsigned int width
Definition: client_types.h:292
Definition: mir_prompt_session.h:40
uint32_t max_simultaneous_outputs
Definition: client_types.h:211
MirBufferUsage buffer_usage
Definition: client_types.h:144
uint32_t num_cards
Definition: client_types.h:274
double refresh_rate
Definition: client_types.h:237
MirRectangle region
The rectangular region of the screen to capture - The region is specified in virtual screen space hen...
Definition: client_types.h:308
uint32_t preferred_mode
There might be no preferred mode, which is indicated by a value >=num_modes.
Definition: client_types.h:246
unsigned int height
Definition: client_types.h:293
MirPixelFormat pixel_format
The pixel format of the screencast.
Definition: client_types.h:317
unsigned int width
The width of the screencast which can be different than the screen region capture width...
Definition: client_types.h:310
MirDisplayOutputType type
Definition: client_types.h:256
Definition: mir_connection.h:79
Definition: client_types.h:288
Retrieved information about a MirSurface.
Definition: client_types.h:181
Definition: event_deprecated.h:237
int width
Definition: client_types.h:141
uint32_t num_modes
Definition: client_types.h:244
uint32_t card_id
Definition: client_types.h:254
void * context
Definition: client_types.h:285
int width
Definition: client_types.h:183
MirDisplayOutput * outputs
Definition: client_types.h:273
MirSurfaceParameters is the structure of minimum required information that you must provide to Mir in...
Definition: client_types.h:138
uint32_t horizontal_resolution
Definition: client_types.h:236