The ID3v2ExtendedHeader type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ID3v2ExtendedHeader | ID3v2ExtendedHeader クラスの新しいインスタンスを初期化します。 |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | 特定の型のハッシュ関数として機能します。 (Inherited from Object.) | |
GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ExtendedHeaderSize |
拡張ヘッダサイズ プロパティ
| |
IsCRCDataPresent |
CRC のデータが存在する プロパティ
| |
SizeOfPadding |
余白のサイズ プロパティ
| |
TotalFrameCRC |
総フレームの CRC データ プロパティ
|
See Also