libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
queue_buffer_output_t Struct Reference

Values received back from queueBuffer. More...

#include <graphic_buffer_queue.h>

Collaboration diagram for queue_buffer_output_t:
Collaboration graph
[legend]

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t transform_hint
 
uint32_t num_pending_buffers
 
uint64_t next_frame_number
 
bool buffer_replaced
 
frame_event_history_delta_t frame_timestamps
 

Detailed Description

Values received back from queueBuffer.

https://source.android.com/reference/hidl/android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer#queuebufferoutput


The documentation for this struct was generated from the following file: