Crate gstreamer_net[][src]

Re-exports

pub use ffi;
pub use gio;
pub use gst;

Modules

prelude

Structs

NetAddressMeta
NetClientClock

crate::NetClientClock implements a custom crate::gst::Clock that synchronizes its time to a remote time provider such as crate::NetTimeProvider. crate::NtpClock implements a crate::gst::Clock that synchronizes its time to a remote NTPv4 server.

NetTimeProvider

This object exposes the time of a crate::gst::Clock on the network.

NtpClock

Implements

PtpClock

GstPtpClock implements a PTP (IEEE1588:2008) ordinary clock in slave-only mode, that allows a GStreamer pipeline to synchronize to a PTP network clock in some specific domain.