Package | Description |
---|---|
app.library.linkflow.rtmp.encoder.gles |
Modifier and Type | Method and Description |
---|---|
Texture2dProgram |
FullFrameRect.getProgram()
Returns the program currently in use.
|
Modifier and Type | Method and Description |
---|---|
void |
FullFrameRect.changeProgram(Texture2dProgram program)
Changes the program.
|
Constructor and Description |
---|
FullFrameRect(Texture2dProgram program)
Prepares the object.
|