2017-07-28 16:38:52 +00:00
|
|
|
// This file was generated by gir (a01311c+) from gir-files (???)
|
2017-05-12 12:24:03 +00:00
|
|
|
// DO NOT EDIT
|
|
|
|
|
|
|
|
mod bin;
|
|
|
|
pub use self::bin::Bin;
|
|
|
|
pub use self::bin::BinExt;
|
|
|
|
|
|
|
|
mod bus;
|
|
|
|
pub use self::bus::Bus;
|
|
|
|
|
2017-07-29 14:10:10 +00:00
|
|
|
mod child_proxy;
|
|
|
|
pub use self::child_proxy::ChildProxy;
|
|
|
|
pub use self::child_proxy::ChildProxyExt;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
mod clock;
|
|
|
|
pub use self::clock::Clock;
|
|
|
|
pub use self::clock::ClockExt;
|
|
|
|
|
2017-07-04 22:47:33 +00:00
|
|
|
mod device;
|
|
|
|
pub use self::device::Device;
|
|
|
|
pub use self::device::DeviceExt;
|
|
|
|
|
|
|
|
mod device_monitor;
|
|
|
|
pub use self::device_monitor::DeviceMonitor;
|
|
|
|
pub use self::device_monitor::DeviceMonitorExt;
|
|
|
|
|
|
|
|
mod device_provider;
|
|
|
|
pub use self::device_provider::DeviceProvider;
|
|
|
|
pub use self::device_provider::DeviceProviderExt;
|
|
|
|
|
|
|
|
mod device_provider_factory;
|
|
|
|
pub use self::device_provider_factory::DeviceProviderFactory;
|
|
|
|
pub use self::device_provider_factory::DeviceProviderFactoryExt;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
mod element;
|
|
|
|
pub use self::element::Element;
|
|
|
|
pub use self::element::ElementExt;
|
|
|
|
|
|
|
|
mod element_factory;
|
|
|
|
pub use self::element_factory::ElementFactory;
|
|
|
|
|
2017-07-29 13:19:15 +00:00
|
|
|
mod ghost_pad;
|
|
|
|
pub use self::ghost_pad::GhostPad;
|
|
|
|
pub use self::ghost_pad::GhostPadExt;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
mod object;
|
|
|
|
pub use self::object::Object;
|
|
|
|
pub use self::object::ObjectExt;
|
|
|
|
|
|
|
|
mod pad;
|
|
|
|
pub use self::pad::Pad;
|
|
|
|
pub use self::pad::PadExt;
|
|
|
|
|
|
|
|
mod pad_template;
|
|
|
|
pub use self::pad_template::PadTemplate;
|
|
|
|
pub use self::pad_template::PadTemplateExt;
|
|
|
|
|
|
|
|
mod pipeline;
|
|
|
|
pub use self::pipeline::Pipeline;
|
|
|
|
pub use self::pipeline::PipelineExt;
|
|
|
|
|
2017-07-03 11:06:08 +00:00
|
|
|
mod plugin;
|
|
|
|
pub use self::plugin::Plugin;
|
|
|
|
|
2017-07-29 13:19:15 +00:00
|
|
|
mod proxy_pad;
|
|
|
|
pub use self::proxy_pad::ProxyPad;
|
|
|
|
pub use self::proxy_pad::ProxyPadExt;
|
|
|
|
|
2017-07-04 22:47:33 +00:00
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
mod stream;
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use self::stream::Stream;
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use self::stream::StreamExt;
|
|
|
|
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
mod stream_collection;
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use self::stream_collection::StreamCollection;
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use self::stream_collection::StreamCollectionExt;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
mod u_r_i_handler;
|
|
|
|
pub use self::u_r_i_handler::URIHandler;
|
|
|
|
pub use self::u_r_i_handler::URIHandlerExt;
|
|
|
|
|
2017-07-29 14:11:44 +00:00
|
|
|
mod date_time;
|
|
|
|
pub use self::date_time::DateTime;
|
|
|
|
|
2017-07-28 16:38:52 +00:00
|
|
|
mod segment;
|
|
|
|
pub use self::segment::Segment;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
mod enums;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::BufferingMode;
|
2017-07-11 16:29:16 +00:00
|
|
|
pub use self::enums::BusSyncReply;
|
2017-07-24 23:03:18 +00:00
|
|
|
pub use self::enums::CapsIntersectMode;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::CoreError;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use self::enums::FlowReturn;
|
|
|
|
pub use self::enums::Format;
|
2017-07-29 13:37:06 +00:00
|
|
|
pub use self::enums::IteratorResult;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::LibraryError;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use self::enums::PadDirection;
|
2017-07-05 07:40:02 +00:00
|
|
|
pub use self::enums::PadLinkReturn;
|
2017-07-29 11:58:54 +00:00
|
|
|
pub use self::enums::PadMode;
|
2017-07-10 21:02:08 +00:00
|
|
|
pub use self::enums::PadPresence;
|
2017-07-24 08:51:14 +00:00
|
|
|
pub use self::enums::PadProbeReturn;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::ParseError;
|
|
|
|
pub use self::enums::PluginError;
|
2017-07-07 11:38:00 +00:00
|
|
|
pub use self::enums::ProgressType;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::ResourceError;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use self::enums::SeekType;
|
|
|
|
pub use self::enums::State;
|
|
|
|
pub use self::enums::StateChange;
|
|
|
|
pub use self::enums::StateChangeReturn;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::StreamError;
|
2017-07-04 22:47:33 +00:00
|
|
|
pub use self::enums::StreamStatusType;
|
|
|
|
pub use self::enums::StructureChangeType;
|
2017-07-12 07:27:43 +00:00
|
|
|
pub use self::enums::TagMergeMode;
|
2017-07-03 14:52:10 +00:00
|
|
|
pub use self::enums::URIError;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use self::enums::URIType;
|
|
|
|
|
|
|
|
mod flags;
|
2017-07-25 12:01:24 +00:00
|
|
|
pub use self::flags::BufferFlags;
|
|
|
|
pub use self::flags::BUFFER_FLAG_LIVE;
|
|
|
|
pub use self::flags::BUFFER_FLAG_DECODE_ONLY;
|
|
|
|
pub use self::flags::BUFFER_FLAG_DISCONT;
|
|
|
|
pub use self::flags::BUFFER_FLAG_RESYNC;
|
|
|
|
pub use self::flags::BUFFER_FLAG_CORRUPTED;
|
|
|
|
pub use self::flags::BUFFER_FLAG_MARKER;
|
|
|
|
pub use self::flags::BUFFER_FLAG_HEADER;
|
|
|
|
pub use self::flags::BUFFER_FLAG_GAP;
|
|
|
|
pub use self::flags::BUFFER_FLAG_DROPPABLE;
|
|
|
|
pub use self::flags::BUFFER_FLAG_DELTA_UNIT;
|
|
|
|
pub use self::flags::BUFFER_FLAG_TAG_MEMORY;
|
|
|
|
pub use self::flags::BUFFER_FLAG_SYNC_AFTER;
|
|
|
|
pub use self::flags::BUFFER_FLAG_LAST;
|
2017-07-24 08:51:14 +00:00
|
|
|
pub use self::flags::PadProbeType;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_INVALID;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_IDLE;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BLOCK;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BUFFER;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BUFFER_LIST;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_EVENT_DOWNSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_EVENT_UPSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_EVENT_FLUSH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_QUERY_DOWNSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_QUERY_UPSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_PUSH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_PULL;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BLOCKING;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_DATA_DOWNSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_DATA_UPSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_DATA_BOTH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BLOCK_DOWNSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_BLOCK_UPSTREAM;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_EVENT_BOTH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_QUERY_BOTH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_ALL_BOTH;
|
|
|
|
pub use self::flags::PAD_PROBE_TYPE_SCHEDULING;
|
2017-07-29 11:58:54 +00:00
|
|
|
pub use self::flags::SchedulingFlags;
|
|
|
|
pub use self::flags::SCHEDULING_FLAG_SEEKABLE;
|
|
|
|
pub use self::flags::SCHEDULING_FLAG_SEQUENTIAL;
|
|
|
|
pub use self::flags::SCHEDULING_FLAG_BANDWIDTH_LIMITED;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use self::flags::SeekFlags;
|
|
|
|
pub use self::flags::SEEK_FLAG_NONE;
|
|
|
|
pub use self::flags::SEEK_FLAG_FLUSH;
|
|
|
|
pub use self::flags::SEEK_FLAG_ACCURATE;
|
|
|
|
pub use self::flags::SEEK_FLAG_KEY_UNIT;
|
|
|
|
pub use self::flags::SEEK_FLAG_SEGMENT;
|
|
|
|
pub use self::flags::SEEK_FLAG_TRICKMODE;
|
|
|
|
pub use self::flags::SEEK_FLAG_SKIP;
|
|
|
|
pub use self::flags::SEEK_FLAG_SNAP_BEFORE;
|
|
|
|
pub use self::flags::SEEK_FLAG_SNAP_AFTER;
|
|
|
|
pub use self::flags::SEEK_FLAG_SNAP_NEAREST;
|
|
|
|
pub use self::flags::SEEK_FLAG_TRICKMODE_KEY_UNITS;
|
|
|
|
pub use self::flags::SEEK_FLAG_TRICKMODE_NO_AUDIO;
|
2017-07-28 16:47:23 +00:00
|
|
|
pub use self::flags::SegmentFlags;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_NONE;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_RESET;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_TRICKMODE;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_SKIP;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_SEGMENT;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_TRICKMODE_KEY_UNITS;
|
|
|
|
pub use self::flags::SEGMENT_FLAG_TRICKMODE_NO_AUDIO;
|
2017-07-04 22:47:33 +00:00
|
|
|
pub use self::flags::StreamFlags;
|
|
|
|
pub use self::flags::STREAM_FLAG_NONE;
|
|
|
|
pub use self::flags::STREAM_FLAG_SPARSE;
|
|
|
|
pub use self::flags::STREAM_FLAG_SELECT;
|
|
|
|
pub use self::flags::STREAM_FLAG_UNSELECT;
|
|
|
|
pub use self::flags::StreamType;
|
|
|
|
pub use self::flags::STREAM_TYPE_UNKNOWN;
|
|
|
|
pub use self::flags::STREAM_TYPE_AUDIO;
|
|
|
|
pub use self::flags::STREAM_TYPE_VIDEO;
|
|
|
|
pub use self::flags::STREAM_TYPE_CONTAINER;
|
|
|
|
pub use self::flags::STREAM_TYPE_TEXT;
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
mod alias;
|
|
|
|
pub use self::alias::ClockTime;
|
|
|
|
pub use self::alias::ElementFactoryListType;
|
|
|
|
|
2017-06-24 09:02:24 +00:00
|
|
|
pub mod functions;
|
|
|
|
|
2017-05-12 12:24:03 +00:00
|
|
|
#[doc(hidden)]
|
|
|
|
pub mod traits {
|
|
|
|
pub use super::BinExt;
|
2017-07-29 14:10:10 +00:00
|
|
|
pub use super::ChildProxyExt;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use super::ClockExt;
|
2017-07-04 22:47:33 +00:00
|
|
|
pub use super::DeviceExt;
|
|
|
|
pub use super::DeviceMonitorExt;
|
|
|
|
pub use super::DeviceProviderExt;
|
|
|
|
pub use super::DeviceProviderFactoryExt;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use super::ElementExt;
|
2017-07-29 13:19:15 +00:00
|
|
|
pub use super::GhostPadExt;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use super::ObjectExt;
|
|
|
|
pub use super::PadExt;
|
|
|
|
pub use super::PadTemplateExt;
|
|
|
|
pub use super::PipelineExt;
|
2017-07-29 13:19:15 +00:00
|
|
|
pub use super::ProxyPadExt;
|
2017-07-04 22:47:33 +00:00
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use super::StreamExt;
|
|
|
|
#[cfg(feature = "v1_10")]
|
|
|
|
pub use super::StreamCollectionExt;
|
2017-05-12 12:24:03 +00:00
|
|
|
pub use super::URIHandlerExt;
|
|
|
|
}
|