ID3V2CommentFrame

ID3V2CommentFrame constructor

Initialise une nouvelle instance duID3V2CommentFrame classe.

public ID3V2CommentFrame(ID3V2EncodingType encoding, string language, string description, 
    string text)
Paramètre Taper La description
encoding ID3V2EncodingType L’encodage du commentaire.
language String La langue du commentaire.
description String Une brève description du contenu.
text String Le texte du commentaire.

Voir également