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

AVPlayer.GetAsset

Queries the current asset.

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

Parameters

Parameter Description Example
AVPlayer The reference number of the player. $Player

Result

Returns asset reference number or error.

Description

Queries the current asset.
This function allows you to query the file currently playing.

Please call AVAsset.Release later to free object from memory.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 30th May 2017, last changed 6th June 2017


AVPlayer.FindPlayers - AVPlayer.GetAutoResizingMask