[svn r26] Sets the gstreamer pipeline to locked, just before get the EOS message from plug-in.
1 #ifndef MMYTH_VIDEOPLAYER_H_
2 #define MMYTH_VIDEOPLAYER_H_
6 void mmyth_player_init (MMythUi * mmyth_ui);
7 void mmyth_player_stop (MMythUi * mmyth_ui);
9 void mmyth_play_channel (MMythUi * mmyth_ui, gint service_id);
12 #endif /* MMYTH_VIDEOPLAYER_H_ */