PHP 7.0.6 Released

KTaglib_MPEG_AudioProperties::getChannels

(0.0.1)

KTaglib_MPEG_AudioProperties::getChannelsReturns the amount of channels of a MPEG file

Description

public int KTaglib_MPEG_AudioProperties::getChannels ( void )

Returns the amount of channels of the MPEG file

Return Values

Returns the channel count as an integer

User Contributed Notes

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