| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
AVPlayer.GetProgressInterval
Queries progress interval.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| AVPlayer | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "AVPlayer.GetProgressInterval"; AVPlayer ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| AVPlayer | The reference number of the player. | $Player |
Result
Returns number or error.
Description
Queries progress interval.See also
Release notes
- Version 7.4
- Added AVPlayer.GetProgressEvaluate, AVPlayer.GetProgressInterval, AVPlayer.SetProgressEvaluate and AVPlayer.SetProgressInterval to track progress when playing audio.
Blog Entries
This function is free to use.
Created 8th September 2017, last changed 8th September 2017
MarkDown version: AVPlayerGetProgressInterval.md