PHP 7.0.6 Released

KTaglib_MPEG_AudioProperties::getSampleBitrate

(0.0.1)

KTaglib_MPEG_AudioProperties::getSampleBitrateReturns the sample bitrate of a MPEG file

Description

public int KTaglib_MPEG_AudioProperties::getSampleBitrate ( void )

Returns the sample bitrate of the MPEG file

Return Values

Returns the sample bitrate as an integer

User Contributed Notes

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