callback::CoreCallbackLib Namespace Reference
Detailed Description
Created on Oct 5, 2009
@author: kenji
Function Documentation
def callback::CoreCallbackLib::cb_decoder |
( |
|
decoder, |
|
|
|
pad, |
|
|
|
data, |
|
|
|
element_sink_pad | |
|
) |
| | |
Links decoder to the next element using proper pads
@param decoder: decoder
@param pad: pad
@param data: data
@param element: next element
def callback::CoreCallbackLib::cb_next |
( |
|
button, |
|
|
|
pipeline | |
|
) |
| | |
Advances to the last position of each video
@param button: gtk.Button
@param pipeline: gst.Pipeline
def callback::CoreCallbackLib::cb_pause |
( |
|
button, |
|
|
|
pipeline | |
|
) |
| | |
Change state of the pipeline to paused
@param button: button
def callback::CoreCallbackLib::cb_play |
( |
|
button, |
|
|
|
pipeline | |
|
) |
| | |
Change state of the pipeline to playing
@param button: button
def callback::CoreCallbackLib::cb_prev |
( |
|
button, |
|
|
|
pipeline | |
|
) |
| | |
Goes back to the first position of each video
@param button: gtk.Button
@param pipeline: gst.Pipeline
def callback::CoreCallbackLib::cb_update_label |
( |
|
pipeline, |
|
|
|
xid_list, |
|
|
|
widgets_callback_dictionary | |
|
) |
| | |
Updates the label position
@param label: label
@param pipeline: pipeline
@param xid_list: xid_list
def callback::CoreCallbackLib::cb_update_trackbar |
( |
|
trackbar, |
|
|
|
pipeline, |
|
|
|
xid_list, |
|
|
|
widgets_callback_dictionary | |
|
) |
| | |
Updates the trackbar position
@param trackbar: trackbar
@param pipeline: pipeline
@param xid_list: xid_list