Query: dtk_video_getstate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DTK_VIDEO_GETSTATE(3) Draw Toolkit manual DTK_VIDEO_GETSTATE(3)NAMEdtk_video_getstate - returns the current state of a video textureSYNOPSIS#include <dtk_video.h> int dtk_video_getstate(dtk_htex vid);DESCRIPTIONThis function returns the state of a video texture referenced by vid created by one of the functions dtk_create_video_*(3) and is a BITOR combination of the following flags: DTKV_PLAYING : Indicates whether the video is paused or playing DTKV_EOS : Indicates that the end of the video stream has been reachedRETURN VALUEThis function returns the state of the video in case of success, -1 otherwise.SEE ALSOdtk_load_video_file(3), dtk_load_video_gst(3), dtk_load_video_test(3), dtk_load_video_udp(3), dtk_load_video_tcp(3), dtk_video_exec(3)EPFL2011 DTK_VIDEO_GETSTATE(3)
Related Man Pages |
---|
dtk_load_image(3) - debian |
xv(3x) - redhat |
dtk_load_video_tcp(3) - debian |
dtk_load_video_test(3) - debian |
xv(3x) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Need help with video card. |
OSX: Syncing VERY large video files across web |
What people should be aware of |
split a video into smaller clips |
Length of video file in minutes |