Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

AVPlayer.SetTag

Sets the tag value.

Component Version macOS Windows Linux Server iOS SDK
AVPlayer 10.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "AVPlayer.SetTag"; AVPlayer; value )   More

Parameters

Parameter Description Example
AVPlayer The reference number of the player. $Player
value The new tag value. Get(RecordID)

Result

Returns OK or error.

Description

Sets the tag value.
With the tag, we allow you to associate a text with the player, for example a record ID.

See also

Release notes

Blog Entries

This function checks for a license.

Created 12nd March 2020, last changed 12nd March 2020


AVPlayer.SetShowsSubtitles - AVPlayer.SetTime