public interface BufferFormatCallback
DirectMediaPlayer when the format of the video changes.| Modifier and Type | Method and Description |
|---|---|
BufferFormat |
getBufferFormat(int sourceWidth,
int sourceHeight)
Returns a
BufferFormat instance specifying how the DirectMediaPlayer
should structure its buffers. |
BufferFormat getBufferFormat(int sourceWidth, int sourceHeight)
BufferFormat instance specifying how the DirectMediaPlayer
should structure its buffers.sourceWidth - video widthsourceHeight - video heightnullCopyright © 2009–2015 Caprica Software Limited. All rights reserved.