PHP 7.0.6 Released

KTaglib_MPEG_File::getAudioProperties

(0.0.1)

KTaglib_MPEG_File::getAudioPropertiesReturns an object that provides access to the audio properties

Description

public KTaglib_MPEG_File KTaglib_MPEG_File::getAudioProperties ( void )

Returns an object that provides access to the audio properties of the mpeg file.

Return Values

Returns an KTaglib_MPEG_AudioProperties object or false.

User Contributed Notes

There are no user contributed notes for this page.
To Top