|
RTS API Documentation
1.10.11
|
#include <switch_core_video.h>
Collaboration diagram for switch_png_s:Data Fields | |
| switch_png_opaque_t * | pvt |
| int | w |
| int | h |
Definition at line 141 of file switch_core_video.h.
| int switch_png_s::h |
Definition at line 144 of file switch_core_video.h.
| switch_png_opaque_t* switch_png_s::pvt |
Definition at line 142 of file switch_core_video.h.
| int switch_png_s::w |
Definition at line 143 of file switch_core_video.h.
1.8.13