Módulo mrv2
- class mrv2.Path
Class used to hold a file path
- class mrv2.FileMedia
Class used to hold a media item.
- timeRange = mrv2.TimeRange
Time range
mrv2.TimeRangeof the File Media.
- playback = mrv2.timeline.Playback
Playback state
mrv2.timeline.Playbacksof the File Media.
- loop = mrv2.timeline.Loop
Loop state
mrv2.timeline.Loopof the File Media.
- currentTime = mrv2.RationalTime
Current time
mrv2.RationalTimeof the File Media.
- inOutRange = mrv2.TimeRange
In/Out range
mrv2.TimeRangeof the File Media.
- videoLayer = int
Video layer of the File Media.
- volume = float
Volume of the File Media.
- mute = bool
Mute state of the File Media.
- audioOffset = float
Audio offset of the File Media.