Struct video_timecode::FrameRate24 [] [src]

pub struct FrameRate24;

Trait Implementations

impl Debug for FrameRate24
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for FrameRate24
[src]

[src]

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 FrameRate for FrameRate24
[src]

FPS: u32 = 24

DROP_FRAME: bool = false

Auto Trait Implementations

impl Send for FrameRate24

impl Sync for FrameRate24