Gst.Play.MediaInfo – gstreamer-play-1.0 Reference Manual
Packages
gstreamer-play-1.0
Gst
Play
MediaInfo
MediaInfo
get_audio_streams
get_container_format
get_duration
get_image_sample
get_number_of_audio_streams
get_number_of_streams
get_number_of_subtitle_streams
get_number_of_video_streams
get_stream_list
get_subtitle_streams
get_tags
get_title
get_uri
get_video_streams
is_live
is_seekable
MediaInfo
Object Hierarchy:
Description:
[
CCode
( type_id =
"gst_play_media_info_get_type ()"
) ]
[
GIR
( name =
"PlayMediaInfo"
) ]
[
Version
( since =
"1.20"
) ]
public
class
MediaInfo
:
Object
Structure containing the media information of a URI.
Namespace:
Gst.Play
Package:
gstreamer-play-1.0
Content:
Creation methods:
protected
MediaInfo
()
Methods:
public
unowned
List
<
AudioInfo
>
get_audio_streams
()
public
unowned
string
?
get_container_format
()
public
ClockTime
get_duration
()
public
unowned
Sample
?
get_image_sample
()
Function to get the image (or preview-image) stored in taglist.
public
uint
get_number_of_audio_streams
()
public
uint
get_number_of_streams
()
public
uint
get_number_of_subtitle_streams
()
public
uint
get_number_of_video_streams
()
public
unowned
List
<
StreamInfo
>
get_stream_list
()
public
unowned
List
<
SubtitleInfo
>
get_subtitle_streams
()
public
unowned
TagList
?
get_tags
()
public
unowned
string
?
get_title
()
public
unowned
string
get_uri
()
public
unowned
List
<
VideoInfo
>
get_video_streams
()
public
bool
is_live
()
public
bool
is_seekable
()
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref