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 |
DiscovererAudioInfo |
|
DiscovererContainerInfo |
|
DiscovererInfo | Structure containing the information of a URI analyzed by |
DiscovererSerializeFlags | You can use these flags to control what is serialized by
|
DiscovererStreamInfo | Base structure for information concerning a media stream. Depending on the
stream type, one can find more media-specific information in
|
DiscovererSubtitleInfo |
|
DiscovererVideoInfo |
|
EncodingAudioProfile | Variant of |
EncodingAudioProfileBuilder | |
EncodingContainerProfile | Encoding profiles for containers. Keeps track of a list of |
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 |
EncodingVideoProfile | Variant of |
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 | List all available |
encoding_list_available_categories | Lists all |
pb_utils_get_element_description | Returns a localised string describing the given element, for use in
error dialogs or other messages to be seen by the user. Should never
return NULL unless |
pb_utils_get_sink_description | Returns a localised string describing a sink element handling the protocol
specified in |
pb_utils_get_source_description | Returns a localised string describing a source element handling the protocol
specified in |
plugins_base_version | Gets the version number of the GStreamer Plugins Base libraries. |
plugins_base_version_string | This function returns a string that is useful for describing this version of GStreamer’s gst-plugins-base libraries to the outside world: user agent strings, logging, about dialogs … |