|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
public static class IVideoDecoder.CallbackAdapter
CallbackAdapter - video decoder callback adapter.
| Constructor Summary | |
|---|---|
IVideoDecoder.CallbackAdapter()
Constructor. |
|
| Method Summary | |
|---|---|
void |
onDecodedFrame(VideoFrame frame)
Notifies about decoded frame. |
void |
onDelayedFrame(java.lang.Object tag)
Notifies about delayed frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IVideoDecoder.CallbackAdapter()
| Method Detail |
|---|
public void onDelayedFrame(java.lang.Object tag)
IVideoDecoder.ICallback
onDelayedFrame in interface IVideoDecoder.ICallbacktag - frame tagpublic void onDecodedFrame(VideoFrame frame)
IVideoDecoder.ICallbackframe.
onDecodedFrame in interface IVideoDecoder.ICallback
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||