com.twilight.h264.decoder
Class DebugTool
java.lang.Object
com.twilight.h264.decoder.DebugTool
public class DebugTool
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG_MODE
public static final boolean DEBUG_MODE
- See Also:
- Constant Field Values
logCount
public static int logCount
DebugTool
public DebugTool()
dumpDebugFrameData
public static void dumpDebugFrameData(H264Context h,
String msg)
dumpDebugFrameData
public static void dumpDebugFrameData(H264Context h,
String msg,
boolean incrementCounter)
printDebugString
public static void printDebugString(String msg)
dumpFrameData
public static void dumpFrameData(AVFrame frame)
Copyright © 2013. All Rights Reserved.