PHP 7.0.6 Released

KTaglib_MPEG_AudioProperties::isProtectionEnabled

(0.0.1)

KTaglib_MPEG_AudioProperties::isProtectionEnabledReturns if protection mechanisms of an MPEG file are enabled

Description

public bool KTaglib_MPEG_AudioProperties::isProtectionEnabled ( void )

Returns true if protection mechanisms (like DRM) are enabled for this file

Return Values

Returns true if protection mechanisms (like DRM) are enabled for this file

User Contributed Notes

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