Crate gstreamer_pbutils[][src]

Re-exports

pub use ffi;
pub use glib;
pub use gst;
pub use crate::functions::*;

Modules

discoverer_stream_info
functions
functions
prelude

Structs

Discoverer

The crate::Discoverer is a utility object which allows to get as much information as possible from one or many URIs.

DiscovererAudioInfo

crate::DiscovererStreamInfo specific to audio streams.

DiscovererContainerInfo

crate::DiscovererStreamInfo specific to container streams.

DiscovererInfo

Structure containing the information of a URI analyzed by crate::Discoverer.

DiscovererSerializeFlags

You can use these flags to control what is serialized by crate::DiscovererInfo::to_variant()

DiscovererStreamInfo

Base structure for information concerning a media stream. Depending on the stream type, one can find more media-specific information in crate::DiscovererAudioInfo, crate::DiscovererVideoInfo, and crate::DiscovererContainerInfo.

DiscovererSubtitleInfo

crate::DiscovererStreamInfo specific to subtitle streams (this includes text and image based ones).

DiscovererVideoInfo

crate::DiscovererStreamInfo specific to video streams (this includes images).

EncodingAudioProfile

Variant of crate::EncodingProfile for audio streams.

EncodingAudioProfileBuilder
EncodingContainerProfile

Encoding profiles for containers. Keeps track of a list of crate::EncodingProfile

EncodingContainerProfileBuilder
EncodingProfile

The opaque base class object for all encoding profiles. This contains generic information like name, description, format and preset.

EncodingProfileBuilderError
EncodingTarget

Collection of crate::EncodingProfile for a specific target or use-case.

EncodingVideoProfile

Variant of crate::EncodingProfile for video streams, allows specifying the pass.

EncodingVideoProfileBuilder

Enums

DiscovererResult

Result values for the discovery process.

Constants

NONE_DISCOVERER_STREAM_INFO
NONE_ENCODING_PROFILE

Traits

EncodingProfileBuilder
EncodingProfileHasRestrictionGetter

Functions

encoding_list_all_targets
encoding_list_available_categories
pb_utils_get_element_description
pb_utils_get_sink_description
pb_utils_get_source_description
plugins_base_version
plugins_base_version_string