IPlayback Interface
Location
- Namespace
- Fuse.Triggers
- Package
- Fuse.Triggers 1.9.0
Interface of IPlayback
CanPlayTo : bool uno
CanResume : bool uno
CanStop : bool uno
Deprecated 2017-02-27. All implemenations must return true
for this interface
Pause uno
Pauses playback and retains current progress
PlayTo(double) uno
Deprecated 2017-02-27
Progress : double ux
Resume uno
Resumes playing when stopped or paused. May continue in previous direction if supported, such as in Timeline
Stop uno
Stops playback and sets progress to 0