TMP3Out Properties


BitRate : TMP3BitRate;

This property allows you to set the mp3 file's bit rate. Possible values of this property are brXXX constants, whose numeric part is the value of the bit rate in kbps. For example br128 constant corresponds to the bit rate value of 128 kbps. Hihger bit rates mean better sound quality and larger output file sizes.


Id3Tag* properties

There are several string properties that allow you to set Id3 tags for the mp3 file being created, such as artist, title, album, year, track and comment.


Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.