mardi 2 décembre 2014

How to get some spesific string from a NSString?


Vote count:

-1




Hello I have a NSString like this


`



#EXTM3U
#EXT-X-VERSION:3
#EXT-X-ALLOW-CACHE:NO
#EXT-X-TARGETDURATION:11
#EXT-X-MEDIA-SEQUENCE:2933
#EXTINF:10.031,
media_w687716935_2933.mp3
#EXTINF:10.031,
media_w687716935_2934.mp3
#EXTINF:10.031,
media_w687716935_2935.mp3


`


from this string I want to get all the .mp3 files. How can I do that? Please help me.


Thanks



asked 41 secs ago







How to get some spesific string from a NSString?

Aucun commentaire:

Enregistrer un commentaire