简体   繁体   中英

how to define the Path of an audio file

hi i am a new java programmer. i am just trying to create a media player of my own, i have written the coding but i dont know to define the path of file to be played. Pls help me in defining the path of an audio file to be played in a java program which is configured in Eclipse

String path = "C:\\somefolder\\song.mp3";

如果您正在寻找更多东西,请澄清问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM