UriClipAsset
Object Hierarchy:
GES.UriClipAsset
GES.UriClipAsset
GES.UriClipAsset
GES.SourceClipAsset
GES.SourceClipAsset
GES.SourceClipAsset->GES.UriClipAsset
GES.ClipAsset
GES.ClipAsset
GES.ClipAsset->GES.SourceClipAsset
GES.Asset
GES.Asset
GES.Asset->GES.ClipAsset
GLib.Object
GLib.Object
GLib.Object->GES.Asset
GES.MetaContainer
GES.MetaContainer
GES.MetaContainer->GES.UriClipAsset
GES.MetaContainer->GES.SourceClipAsset
GES.MetaContainer->GES.ClipAsset
GES.MetaContainer->GES.Asset
GLib.AsyncInitable
GLib.AsyncInitable
GLib.AsyncInitable->GES.UriClipAsset
GLib.AsyncInitable->GES.SourceClipAsset
GLib.AsyncInitable->GES.ClipAsset
GLib.AsyncInitable->GES.Asset
GLib.Initable
GLib.Initable
GLib.Initable->GES.UriClipAsset
GLib.Initable->GES.SourceClipAsset
GLib.Initable->GES.ClipAsset
GLib.Initable->GES.Asset
Description:
[
CCode ( type_id =
"ges_uri_clip_asset_get_type ()" ) ]
public class UriClipAsset :
SourceClipAsset ,
MetaContainer ,
AsyncInitable ,
Initable
Content:
Properties:
Static methods:
Creation methods:
Methods:
public ClockTime get_duration ()
Gets duration of the file represented by
this
public unowned DiscovererInfo get_info ()
Gets DiscovererInfo about the file
public ClockTime get_max_duration ()
Gets maximum duration of the file represented by
this , it is usually the same as GESUriClipAsset:
duration , but in the case of nested timelines, for example, they are
different as those can be extended 'infinitely'.
public unowned List <UriSourceAsset > get_stream_assets ()
Get the GESUriSourceAsset this
containes
public bool is_image ()
Gets Whether the file represented by this
is an image or not
public class void set_timeout (ClockTime timeout)
Sets the timeout of UriClipAsset loading
Inherited Members:
All known members inherited from class GES.ClipAsset
All known members inherited from class GES.Asset
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
All known members inherited from interface GES.MetaContainer
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.Initable