callback::CoreCallbackLib Namespace Reference

Functions

def cb_decoder
def cb_update_label
def cb_update_trackbar
def cb_play
def cb_pause
def cb_prev
def cb_next
def cb_rewind
def cb_fastforward
def cb_test_seek

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
 All Classes Namespaces Functions

Generated on Mon Nov 30 00:22:57 2009 by  doxygen 1.6.1