PHP 7.0.6 Released

KTaglib_MPEG_AudioProperties::isCopyrighted

(0.0.1)

KTaglib_MPEG_AudioProperties::isCopyrightedReturns the copyright status of an MPEG file

Description

public bool KTaglib_MPEG_AudioProperties::isCopyrighted ( void )

Returns true if the MPEG file is copyrighted

Return Values

Returns true if the MPEG file is copyrighted

User Contributed Notes

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