[−][src]Trait gstreamer_editing_services::prelude::UriSourceAssetExt
Required methods
fn get_filesource_asset(&self) -> Option<UriClipAsset>
fn get_stream_info(&self) -> Option<DiscovererStreamInfo>
fn get_stream_uri(&self) -> Option<GString>
fn is_image(&self) -> bool
Check if self
contains a single image
Feature: v1_18
Returns
true
if the video stream corresponds to an image (i.e. only
contains one frame)