So, you mean they can use the Opencore version which is given with Android.
Is it rt???

If so they can run the testcases in the Android platform only rt... Is it
possible to write test cases with out android.If so where can we find the
documentation for that...

It's loooking so intersting part in Android.

thx
John

On Wed, Apr 15, 2009 at 9:05 PM, Ravi <[email protected]> wrote:

>
> From what I understand, the OP wants to write test cases to the
> OpenCORE codebase that is provided from opensource. But, the attempt
> is to write testcases using the media player API. That is not
> possible.
>
> If one wants to write test cases to the OpenCORE framework, they have
> to use the opensource version. We have ample examples that show how
> test cases can be written.
>
> If one is using the SDK release, they have to use the existing media
> player APIs (provided only in JAVA).
>
>
>
> On Apr 15, 8:12 am, John Write <[email protected]> wrote:
> > Hi Ravi,
> >
> > your we should not use Android API??? rt. So what you mean by exactly
> Java
> > level API...
> >
> > thx
> > John
> >
>  > On Wed, Apr 15, 2009 at 7:42 PM, Ravi <[email protected]> wrote:
> >
> > > Please read the documentation at opencore/doc/
> > > pvplayer_developers_guide.pdf. This provides the high-level
> > > description of the PV architecture.
> >
> > > OpenCORE is a native level code. If you are using the "SDK release",
> > > you cannot write test cases for our code. You have to use the "media
> > > player" java level APIs.
> >
> > > On Apr 15, 7:05 am, sush <[email protected]> wrote:
> > > > Hi,
> > > > Thanks for your quick reply.
> > > > Actually I was going through the Open Core PV testcases documentation
> > > > that they had given for r1.1, and in those testcases they have
> > > > mentioned something about OutsideNodeForVideoSink testCase and the
> > > > description is as follows for the Multimedia Engine:
> >
> > > > It creates an Media output node for the video Data
> > > > Sink
> > > > Step1. Open the video file
> > > > Step 2. Play the file for 7 seconds
> > > > Step 3. Stop the playback.
> >
> > > > What is this Media Output Node..? Any idea on this will be
> > > > appreciable.
> >
> > > > And in some more testcases they say of removing and adding the video
> > > > sinks.I am developing testcases in the application level. And no such
> > > > APIs are exposed in the androidSDK r1.1 so far in the android.media
> > > > package. Any idea on how to go with this would be of great help.
> >
> > > > Thanks,
> > > > Sush
> >
> > > > On Apr 15, 1:14 pm, Ravi <[email protected]> wrote:
> >
> > > > > Source --- Where the input data originates. E.g., A file (local
> > > > > playback).
> > > > > Sink --- Where the output data culminates. E.g., Screen (video) or
> > > > > Speaker (audio)
> >
> > > > > On Apr 14, 11:31 pm, sush <[email protected]> wrote:
> >
> > > > > > Hi,
> >
> > > > > > I was trying to develop test scripts for the PV Player TestCases
> that
> > > > > > were published in the source code version r1.1. In some of the
> > > > > > testcases they talk about the audio/video sink. I just wanted to
> know
> > > > > > what does these sinks do and is it possible to create a dummy
> sink
> > > and
> > > > > > read/play the media file from that sink.
> >
> > > > > > Please help me in this.
> >
> > > > > > Regards,
> > > > > > Sush- Hide quoted text -
> >
> > > > > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to