Hi All,

How to get the traces in opencore components like fileparser, nodes,
recognizer, codecs for the video playbak use case.

As previously mentioned in one of the threads I built the OpenCore
using the make -j ENABLE_PV_LOGGING=1, with this I am able to get
traces only from the PlayerDriver, PVPlayer, MediaPlayerService etc
source files.

I see the functions having the entry trace statements for each
functions like the below:

PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE,
(0, "PVMFMP4FFParserNode::SelectTracks() called"));

What changes am I supposed to do to get these traces when I run the
video file?


Thanks & Regards,
-Devaraj





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to