ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcpp_req_t Struct Reference

#include <ngcppInt.h>

Public Attributes

int type
 
int blocking
 
int retransmit
 
int start_x
 
int start_y
 
int nx
 
int ny
 

Detailed Description

Frame request type

Member Data Documentation

◆ blocking

int ngcpp_req_t::blocking

Block until frame is ready

◆ nx

int ngcpp_req_t::nx

Window x-dimension

◆ ny

int ngcpp_req_t::ny

Window y-dimension

◆ retransmit

int ngcpp_req_t::retransmit

Transfer last buffer again (video mode only)

◆ start_x

int ngcpp_req_t::start_x

Window start-x

◆ start_y

int ngcpp_req_t::start_y

Window start-y

◆ type

int ngcpp_req_t::type

Requested frame type


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