Results for "Author: jason hensley"
A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).
This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.
Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.
Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.
This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.
A powerful Class Library for pretty much all of your movie playing needs. No 3rd party controls or DirectX to worry about. Uses the established MCI command interface. Designed to be easy to use, understand, and implement. The compiled Library is only 32KB. The Class was written in VB.Net. But once the Class is compiled, it can be used by any .Net language. Add COM Interop if you want to use it for the Classic Visual Basic versions. This Library includes over 55 subs, functions, and propertys to make a full and feature rich movie application. Some of the features include: Getting the movie and audio status. Get or Set the playing position in frames, millseconds or seconds. Get the length of the movie in frames, milliseconds or seconds. Get the nominal frame rate and frames per second. Play the movie in a child window or the default window. Play the movie in full screen or custom tune the location and size of the movie. Set the volume level for each channel separately or set the level for both channels. Shutdown the audio or video output. Can even change the speed at which the movie plays. There are many more features available that I don't have time to write. In this Class Library I include a simple Application to show some of the features or to get you started on using the library. This Library took a bit of time and work to build. So, it would be nice to get some feedback and comments on how to improve it. Please feel free to vote and visit my website at: http://www.vbcodesource.com. Hope you find this Class Library useful and beneficial. Note: the .dll file will most likely be stripped from the zip file. So, you will most likely need to recompile the Class Library project.
Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.
Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.
This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.
This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.
A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).
Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.
Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.
A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).
This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.
Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.
Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.
This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.
A powerful Class Library for pretty much all of your movie playing needs. No 3rd party controls or DirectX to worry about. Uses the established MCI command interface. Designed to be easy to use, understand, and implement. The compiled Library is only 32KB. The Class was written in VB.Net. But once the Class is compiled, it can be used by any .Net language. Add COM Interop if you want to use it for the Classic Visual Basic versions. This Library includes over 55 subs, functions, and propertys to make a full and feature rich movie application. Some of the features include: Getting the movie and audio status. Get or Set the playing position in frames, millseconds or seconds. Get the length of the movie in frames, milliseconds or seconds. Get the nominal frame rate and frames per second. Play the movie in a child window or the default window. Play the movie in full screen or custom tune the location and size of the movie. Set the volume level for each channel separately or set the level for both channels. Shutdown the audio or video output. Can even change the speed at which the movie plays. There are many more features available that I don't have time to write. In this Class Library I include a simple Application to show some of the features or to get you started on using the library. This Library took a bit of time and work to build. So, it would be nice to get some feedback and comments on how to improve it. Please feel free to vote and visit my website at: http://www.vbcodesource.com. Hope you find this Class Library useful and beneficial. Note: the .dll file will most likely be stripped from the zip file. So, you will most likely need to recompile the Class Library project.
Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.