public class YMFProgramI420 extends YMFProgramBase
| Constructor and Description |
|---|
YMFProgramI420() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableWaterMarker(boolean enable)
enable water marker
|
protected void |
onSetAttributeValue() |
protected void |
onSetUniformValue() |
int |
programType()
get program input data type
|
clip, drawFrame, flipHorizontal, flipVertical, getTextureCoordData, getTextureCoordStride, getTextureMatrix, getVertexCoordData, getVertexCoordStride, getVertexMatrix, getWaterMarkCoordData, release, rotation, setUniform1i, setUniformMatrix4fv, setVertexAttribPointer, useProgrampublic int programType()
IProgramConstant.ProgramTypeprotected void onSetAttributeValue()
onSetAttributeValue in class YMFProgramBaseprotected void onSetUniformValue()
onSetUniformValue in class YMFProgramBasepublic void enableWaterMarker(boolean enable)
IProgramenable - true: enable false: disable