| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
AVPlayer.GetProgressEvaluate
Queries expression to run on playback.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| AVPlayer | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "AVPlayer.GetProgressEvaluate"; AVPlayer ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| AVPlayer | The reference number of the player. | $Player |
Result
Returns text or error.
Description
Queries expression to run on playback.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 7th September 2017, last changed 9th November 2021
MarkDown version: AVPlayerGetProgressEvaluate.md