Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
FileRegion
Interface FileRegion
A named region (loop section) on a media file's timeline.
interface
FileRegion
{
channelIdx
?:
number
;
content
:
string
;
end
:
number
;
id
:
string
;
start
:
number
;
}
Index
Properties
channel
Idx?
content
end
id
start
Properties
Optional
channel
Idx
channelIdx
?:
number
content
content
:
string
end
end
:
number
id
id
:
string
start
start
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Idx
content
end
id
start
Hiyve Components - v1.0.0
Loading...
A named region (loop section) on a media file's timeline.