|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello ,
My Name Is Lucas Da Costa Dantas And Im From Brazil . ------ * I Always Want To Know How To Work With CD SoundTracks : - How To Make My Program That Are Recorded In A CD-ROM, Change At RunTime ,The Default Drive Letter For Playing Audio Tracks . (And Be Able To Work With SoundTracks From That CD-ROM) . - How To Change ,Play ,Stop ,Choose The Play Point From A SoundTrack I Want To Use For A Very King Of Events From My Program . ------ ------ * I Always Want To Know How To Load More Fast That It Can Be ,Images And Videos And Display It All At RunTime . ------ ------ * I Always Want To Know How To Display Animations At RunTime With Transparent Images Using TImage To Display It As Button . ------ ------ thanks ,That's It For Now . |
|
#2
|
|||
|
|||
|
>> * I Always Want To Know How To Work With
CD SoundTracks : You can check out mciWndXXX commands to play CD. Enumerate the drives and examine the disk to get the volume name of the CD. Advanced Method: DirectShow for playing, or ASPI and IOCTL for direct manipulation (requires SCSI programming knowledge). * I Always Want To Know How To Load More Fast That It Can Be ,Images And Videos And Display It All At RunTime . Use a list to store the media that is read in (by a thread) before use (precache). Large video should be read off the disk, Advanced Method: Write better cache manager. * I Always Want To Know How To Display Animations At RunTime With Transparent Images Using TImage To Display It As Button . Not sure. Check out the JVCL project. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > Things That I Always Want To Know . |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|