The ID3v2Tag type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ID3v2Tag | ID3v2Tag クラスの新しいインスタンスを初期化します。 |
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.) | |
SetIsExtendedHeader |
拡張ヘッダ メソッド
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AudioData | ||
ID3v2ExtendedHeader |
ID3v2拡張ヘッダ プロパティ
| |
ID3v2Frames |
フレーム群 プロパティ
| |
ID3v2OrFileIdentifier |
ID3v2ファイル識別子 プロパティ
| |
ID3v2Size |
ID3v2サイズ プロパティ
| |
IsExperimentalIndicator |
実験中 プロパティ
| |
IsExtendedHeader |
拡張ヘッダ プロパティ
| |
IsUnsynchronisation |
非同期化 プロパティ
| |
MajorVersion |
メジャーバージョン プロパティ
| |
Padding |
余白
| |
RevisionNumber |
改定番号 プロパティ
|
Events
Name | Description | |
---|---|---|
IsExtendedHeaderChanged |
拡張ヘッダ イベント
|
See Also