MeiCam SDK For Android
3.14.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.NvsCustomVideoTransition.VideoFrame.height |
video frame height
boolean com.meicam.sdk.NvsCustomVideoTransition.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.NvsCustomVideoTransition.VideoFrame.texId |
texture ID of the video frame
int com.meicam.sdk.NvsCustomVideoTransition.VideoFrame.width |
video frame width