Struct gstreamer_net::PtpClock []

pub struct PtpClock(_, _);

Methods

impl PtpClock
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for PtpClock

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PtpClock

Formats the value using the given formatter.

impl Hash for PtpClock

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for PtpClock

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for PtpClock

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for PtpClock

impl IsA<Clock> for PtpClock

impl IsA<Object> for PtpClock

impl IsA<Object> for PtpClock

impl Send for PtpClock
[src]

impl Sync for PtpClock
[src]