FreeSWITCH API Documentation
1.7.0
|
#include <switch_core_video.h>
Data Fields | |
switch_png_opaque_t * | pvt |
int | w |
int | h |
Definition at line 94 of file switch_core_video.h.
int switch_png_s::h |
Definition at line 97 of file switch_core_video.h.
switch_png_opaque_t* switch_png_s::pvt |
Definition at line 95 of file switch_core_video.h.
int switch_png_s::w |
Definition at line 96 of file switch_core_video.h.