Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Mp3Writer ( Stream stream ) : System | ||
Write ( byte mp3data ) : void | ||
Write ( string text ) : void | ||
WriteHeader ( ) : void | ||
WriteMp3Header ( ) : void |
Méthode | Description | |
---|---|---|
BytesOf ( string text ) : byte[] |
public Mp3Writer ( Stream stream ) : System | ||
stream | Stream | |
Résultat | System |