Struct video_timecode::FrameRate25 [] [src]

pub struct FrameRate25;

Trait Implementations

impl Debug for FrameRate25
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for FrameRate25
[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 FrameRate25
[src]

FPS: u32 = 25

DROP_FRAME: bool = false

Auto Trait Implementations

impl Send for FrameRate25

impl Sync for FrameRate25