☰
GetLength
GetLength
Required Methods
get_length
Implementations on Foreign Types
Duration
Implementors
In rea_rs::misc_types
Structs
Color
DimensionsPixel
GUID
HardwareSocket
Immutable
Mutable
Pan
Pitch
PlayRate
Position
PositionPixel
RectPixel
SampleAmount
TimeRange
TimeSignature
Volume
Enums
PanLaw
PanLawMode
TimeRangeKind
Traits
GetLength
KnowsProject
ProbablyMutable
?
Trait
rea_rs
::
misc_types
::
GetLength
source
·
[
−
]
pub trait GetLength { fn
get_length
(&self, start:
Position
) ->
Duration
; }
Required Methods
source
fn
get_length
(&self, start:
Position
) ->
Duration
Implementations on Foreign Types
source
impl
GetLength
for
Duration
source
fn
get_length
(&self, _start:
Position
) ->
Duration
Implementors
source
impl
GetLength
for
Position