This is an object-oriented paradigm-based JavaFX GUI program designed for beginners in Java. It provides various features such as opening directories, audio and video controls, and selecting files to play from a list view.
Before running this program, ensure that you have the following prerequisites installed:
- Java Development Kit (JDK) 8 or later
- JavaFX SDK
- Java Media Framework (JMF)
Follow these steps to set up and run the Audio-Video Player:
-
Clone the Repository.
git clone https://github.com/MuhammadTahaMustafa-06/AUDIO-VIDEO-PLAYER-OOP-PROJECT.git
-
Open the project in your preferred Java IDE.
-
Configure the project to use the JavaFX SDK and JMF libraries.
-
Build and run the project using your IDE's built-in tools or command-line commands.
-
Launch the application.
-
Use the GUI to navigate and select a directory containing audio or video files.
-
Use the provided controls to play, pause, reset, adjust volume, and change playback speed.
-
Enjoy your media files with the Audio-Video Player!
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
Please make sure to follow our contribution guidelines before making any contributions.
This project is licensed under the MIT License.