Struct rtp::codecs::h264::H264PartitionHeadChecker[][src]

pub struct H264PartitionHeadChecker;
Expand description

H264PartitionHeadChecker checks H264 partition head

Implementations

is_partition_head checks if this is the head of a packetized nalu stream.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.