use the simplevideoplayer example in the SDK, you can just plug in the URL of your .m3u8 file in place of the Apple bip-bop example and add srt="" after that line, and you should be good to go. For multibitrate streaming you will want to experiment with the SwitchingStrategy setting, which is documented in the SDK.
- Joel