| MeiCam SDK For Android
    1.0.0
    | 
| Public Attributes | |
| int | texId | 
| texture ID of the video frame  More... | |
| int | width | 
| video frame width  More... | |
| int | height | 
| video frame height  More... | |
| boolean | isUpsideDownTexture | 
| if it is true, it means that the texture in this video frame is upside down. The user needs to process the texture coordinates when rendering.  More... | |
| int com.meicam.sdk.NvsCustomVideoFx.VideoFrame.height | 
video frame height
| boolean com.meicam.sdk.NvsCustomVideoFx.VideoFrame.isUpsideDownTexture | 
if it is true, it means that the texture in this video frame is upside down. The user needs to process the texture coordinates when rendering.
| int com.meicam.sdk.NvsCustomVideoFx.VideoFrame.texId | 
texture ID of the video frame
| int com.meicam.sdk.NvsCustomVideoFx.VideoFrame.width | 
video frame width
 1.8.11
 1.8.11