Solved it! Turns out that I was setting my DLS flag in queueJetSegment() to 0 instead of -1 since I don't have any DLS resources. Oops! Documentation on all the JetPlayer stuff could be a bit more clear...
On May 12, 2:42 pm, Justin <[email protected]> wrote: > I've just started looking at JetPlayer and have (I think) created the > appropriate files needed in JetCreator (*.zip and *.jet files). When > I test an implementation out, I get the following error in the logcat: > > E/JET_JNI ( 1869): android_media_JetPlayer_queueSegment(): failed with > EAS error code -13 > > Any ideas what this means? > > I followed the JetBoy example in the SDK. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

