|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMVideoDataSource
Nested Class Summary | |
---|---|
static interface |
IMVideoDataSource._static_
|
Method Summary | |
---|---|
void |
getOpenGLBufferContext_pixelFormat(PointerByReference contextOut,
PointerByReference pixelFormatOut)
|
void |
getPixelBufferPixelFormat(IntBuffer pixelFormatOut)
|
void |
getPixelBufferPixelFormat(IntByReference pixelFormatOut)
Deprecated. use the safer method getPixelBufferPixelFormat(java.nio.IntBuffer) instead |
Method Detail |
---|
@Deprecated void getPixelBufferPixelFormat(IntByReference pixelFormatOut)
getPixelBufferPixelFormat(java.nio.IntBuffer)
instead
pixelFormatOut
- The pixel format to be used for the CVPixelBufferRef instances passed to renderIntoPixelBuffer:forTime:.-(void)getPixelBufferPixelFormat:(OSType*)
void getPixelBufferPixelFormat(IntBuffer pixelFormatOut)
pixelFormatOut
- The pixel format to be used for the CVPixelBufferRef instances passed to renderIntoPixelBuffer:forTime:.-(void)getPixelBufferPixelFormat:(OSType*)
void getOpenGLBufferContext_pixelFormat(PointerByReference contextOut, PointerByReference pixelFormatOut)
contextOut
- The OpenGL context to be used for the CVOpenGLBufferRef instances passed to renderIntoOpenGLBuffer:onScreen:forTime:.pixelFormatOut
- The OpenGL pixel format to be used for the CVOpenGLBufferRef instances passed to renderIntoOpenGLBuffer:onScreen:forTime:.-(void)getOpenGLBufferContext:(CGLContextObj*) pixelFormat:(CGLPixelFormatObj*)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |