API functions -
Sending events
Loading plugins
Autoplay support
Browsing support
Audio.
Engine management
Init functions
Video.
Version functions
Version constants
Player status constants
#define XINE_IMGFMT_YV12 0x32315659
#define XINE_IMGFMT_YUY2 (('2'<<24)|('Y'<<16)|('U'<<8)|'Y')
#define XINE_ASPECT_RATIO_SQUARE 1
#define XINE_ASPECT_RATIO_4_3 2
#define XINE_ASPECT_RATIO_ANAMORPHIC 3
#define XINE_ASPECT_RATIO_211_1 4
#define XINE_ASPECT_RATIO_DONT_TOUCH 42
int xine_get_current_frame (xine_t *self, int *width, int *height, int *ratio_code, int *format, uint8_t **y, uint8_t **u, uint8_t **v)
Snapshot function.
aspect ratio.
See also: xine_get_current_frame
aspect ratio.
See also: xine_get_current_frame
aspect ratio.
See also: xine_get_current_frame
aspect ratio.
See also: xine_get_current_frame
aspect ratio.
See also: xine_get_current_frame
image format.
See also: xine_get_current_frame
image format.
See also: xine_get_current_frame
Snapshot function.
Parameters:
Returns: 1 on success, 0 failure.
Parameters:
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |