![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#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)
1.8.7