previewTextureId property
int
get
previewTextureId
Texture id that can be used to send camera frames to a Texture widget.
You must call addPreviewTexture first or this will only return null.
Implementation
int get previewTextureId;