Struct gstreamer::DebugCategory[][src]

pub struct DebugCategory(_);

Methods

impl DebugCategory
[src]

Trait Implementations

impl PartialEq for DebugCategory
[src]

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

This method tests for !=.

impl Eq for DebugCategory
[src]

impl Clone for DebugCategory
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for DebugCategory
[src]

impl Sync for DebugCategory
[src]

impl Send for DebugCategory
[src]

impl Debug for DebugCategory
[src]

Formats the value using the given formatter. Read more