PHP Velho Oeste 2024

KTaglib_MPEG_AudioProperties::getVersion

(0.0.1)

KTaglib_MPEG_AudioProperties::getVersionMPEG ファイルのバージョンを返す

説明

public KTaglib_MPEG_AudioProperties::getVersion ( void ) : int

MPEG ファイルヘッダのバージョンを返します。とりうる値は Tag_MPEG_Header で定義されています (バージョン 1、バージョン 2、バージョン 2.5)。

返り値

バージョンを返します。

add a note add a note

User Contributed Notes

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