OptionalcolorsCustom colors for MediaFileViewer wrapper
OptionalcurrentCurrent user ID (for edit permissions on markers)
OptionalenableEnable keyboard shortcuts
OptionalenableEnable timeline markers
OptionalenableEnable playback rate control
OptionalenableEnable region management
OptionalenableEnable volume control
OptionalenableEnable waveform visualization
File entry for media type detection
OptionallabelsCustom labels for MediaFileViewer wrapper
OptionalmarkersInitial timeline markers to load
OptionalmediaColors forwarded to the inner MediaPlayer
OptionalmediaLabels forwarded to the inner MediaPlayer
OptionalonError callback
OptionalonCalled when a new timeline marker is added
OptionalonCalled when a timeline marker is updated
OptionalonCalled when a timeline marker is deleted
OptionalonCalled when a named region is created or updated
OptionalonCalled when a named region is deleted
OptionalregionsInitial named regions to load
OptionalseekWhen set, the inner MediaPlayer seeks to this time (in seconds). Update the value to trigger a new seek.
Media URL to play
OptionalsxMUI sx styling prop
Props for the MediaFileViewer component.
Remarks
Wraps
MediaPlayerfrom@hiyve/react-media-playerfor use insideFileViewer. Auto-detects media type from the file'sresourceType,contentType, or extension.Example