|
|
Audio Burner ActiveX 1.2.0
|
|
ActiveX (OCX) component to burn an Audio CD from MP3, WMA, WAV, OGG, APE, AIF, V
|
|
|
What is Audio Burner ActiveX?
|
|
Audio Burner ActiveX 1.2.0 is an ActiveX (OCX) component for software developers that can burn a standard Audio CD from MP3, WMA, WAV, OGG, APE, AIF, VOX and more audio files.
Audio Burner ActiveX 1.2.0 will automatically convert the source file to to CDA tracks and then burn them to a standard audio CD. This component supports many events, runs fast, and very easy to use. Including Visual Basic and NET samples with source code.
|
|
| |
|
|
| |
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- Burn Audio CD from MP3, WMA, APE, OGG, PCM/ACM WAV, AIF, VOX and SND.
- Support many CD drives.
- Open/Close the CD drive.
- Get information about the CD drive.
- Get information about the media in the CD drive.
- Get a list of ACM tags that installed on the local machine.
- Get a list of ACM format according to the selected tags.
- Runs fast.
- Error handling.
- Support many events.
- Easy to the use.
- Can be run under Windows 98/NT/ME/2000/XP/VISTA/2003/WIN7.
- Can run with VB6, VC6, VB.NET, C#.NET, C++.NET, Delphi, Access.
|
|
|
Sample:
|
|
'Burn the selected tracks to the Audio CD:
'Add the selected file
If lstTracks.ListItems.Count = 99
Then
MsgBox "Maximum 99 tracks allowed.", vbExclamation
Exit Sub
End If
If Not
cAudioBurner1.AddFile(dlg.FileName) Then
MsgBox dlg.FileName & vbCrLf & " is not supported.",
vbExclamation
End If
'Display the tracks in the list view.
ListTracks
'Check if there is any file to burn:
If cAudioBurner1.TrackCount > 0
Then
'Set the progress bar to max:
prgTotal.Max = CLng(cAudioBurner1.TrackCount)
'Get the CD drive char:
sStrID = Left(cboDrv.List(cboDrv.ListIndex), 1)
'If there is no necessary to decode the
audio files
'before the burning, set this flag to
false.
cAudioBurner1.Decode = True
'Burn Audio CD:
Call cAudioBurner1.Burn(sStrID,
cboSpeed.ItemData(cboSpeed.ListIndex))
Else
MsgBox "Nothing to burn.", vbInformation
End If
End Sub
|
|
|
|
|
|
Methods and events:
|
Methods:
IsDriveOpened, CloseDrive, OpenDrive, TrackLength, IsCDRWriter, GetSpeedsX, GetSpeedsXVal, GetSpeeds, GetCdsX, GetCdsXVal, GetCds, AddFile, Init, DeInit, GetTracksXVal, GetTracksX, GetTracks, RemoveTrack, ClearTracks, MoveUp, MoveDown, TrackCount, Burn, IsLegalMedia, DiskCapacity, DiskSize, Let EjectAfterWrite, Let Decode, Cancel, Samples.
Events:
BurnProgress, CacheProgress, ClosingTrack, Error.
|
|
|
|
|
|

Download:
|
|
The Audio Burner ActiveX 1.2.0 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
Audio Burner ActiveX 1.2.0 is opened or closed.
|
|
|
|

Purchase a license now.
|
|
The registration made by PLIMUS DOT COM for WiserBit.com
After you place your order, within several minutes (normally instantly), you will receive an order confirmation email with your registration code.
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|