Minim
core | ugens | analysis
 

FilePlayer

getMetaData

Description

Returns the meta data for the recording being played by this player.

Signature

AudioMetaData getMetaData()

Returns

AudioMetaData: the meta data for this player's recording

Related

AudioMetaData
FilePlayer

Example

None available

Usage

Web & Application