playbin
Player Bin Generic/Bin/Player Autoplug and play media from an uri Wim Taymans <wim.taymans@gmail.com>
uri gchararray URI URI of the media to play RW NULL suburi gchararray .sub-URI Optional URI of a subtitle RW NULL queue-size guint64 Queue size Size of internal queues in nanoseconds RW 3000000000 queue-threshold guint64 Queue threshold Buffering threshold of internal queues in nanoseconds RW 2850000000 queue-min-threshold guint64 Queue min threshold Buffering low threshold of internal queues in nanoseconds RW 900000000 nstreams gint NStreams number of streams R 0 stream-info gpointer Stream info List of streaminfo R stream-info-value-array GValueArray StreamInfo GValueArray value array of streaminfo R source GstElement Source Source element R GstElement current-video gint Current video Currently playing video stream (-1 = none) RW -1 current-audio gint Current audio Currently playing audio stream (-1 = none) RW -1 current-text gint Current text Currently playing text stream (-1 = none) RW -1 subtitle-encoding gchararray subtitle encoding Encoding to assume if input subtitles are not in UTF-8 encoding. If not set, the GST_SUBTITLE_ENCODING environment variable will be checked for an encoding to use. If that is not set either, ISO-8859-15 will be assumed. RW NULL connection-speed guint Connection Speed Network connection speed in kbps (0 = unknown) RW 0 audio-sink GstElement Audio Sink the audio output element to use (NULL = default sink) RW GstElement video-sink GstElement Video Sink the video output element to use (NULL = default sink) RW GstElement vis-plugin GstElement Vis plugin the visualization element to use (NULL = none) RW GstElement volume gdouble volume volume RW 1,000000 frame GstBuffer Frame The last frame (NULL = no video available) R subtitle-font-desc gchararray Subtitle font description Pango font description of font to be used for subtitle rendering W NULL