See: Description
Interface | Description |
---|---|
DirectMediaPlayer |
Specification for a media player that provides direct access to the video frame data.
|
RenderCallback |
Specification for a component that wishes to be called back to process video frames.
|
Class | Description |
---|---|
DefaultDirectMediaPlayer |
Media player implementation that provides direct access to the video frame data.
|
RenderCallbackAdapter |
A render call-back adapter implementation that fills an array of RGB integer data for an entire
video frame.
|
Copyright © 2009-2012 Caprica Software Limited. All Rights Reserved.