![]() |
KVIrc 5.2.6
Developer APIs
|
#include <KviOggTheoraGeometry.h>
Public Attributes | |
int | frame_h |
int | frame_w |
int | pic_h |
int | pic_w |
int | pic_x |
int | pic_y |
int KviOggTheoraGeometry::frame_h |
height of the picture frame (calculated geometry)
int KviOggTheoraGeometry::frame_w |
width of the picture frame (calculated geometry)
int KviOggTheoraGeometry::pic_h |
height of original picture geometry, chosen by the user
int KviOggTheoraGeometry::pic_w |
width of original picture geometry, chosen by the user
int KviOggTheoraGeometry::pic_x |
x offset of the picture inside the frame (calculated geometry)
int KviOggTheoraGeometry::pic_y |
y offset of the picture inside the frame (calculated geometry)