Open Broadcaster Software
Free, open source software for live streaming and recording
ep_param Struct Reference

Public Member Functions

 DARRAY (uint8_t) default_val
 
 DARRAY (char *) properties
 
 DARRAY (struct ep_param) annotations
 

Data Fields

char * type
 
char * name
 
struct gs_effect_paramparam
 
bool is_const
 
bool is_property
 
bool is_uniform
 
bool is_texture
 
bool written
 
int writeorder
 
int array_count
 

Member Function Documentation

◆ DARRAY() [1/3]

ep_param::DARRAY ( char *  )

◆ DARRAY() [2/3]

ep_param::DARRAY ( struct ep_param  )

◆ DARRAY() [3/3]

ep_param::DARRAY ( uint8_t  )

Field Documentation

◆ array_count

int ep_param::array_count

◆ is_const

bool ep_param::is_const

◆ is_property

bool ep_param::is_property

◆ is_texture

bool ep_param::is_texture

◆ is_uniform

bool ep_param::is_uniform

◆ name

char * ep_param::name

◆ param

struct gs_effect_param* ep_param::param

◆ type

char* ep_param::type

◆ writeorder

int ep_param::writeorder

◆ written

bool ep_param::written

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