glTextureId property

  1. @JsonKey(name: 'glTextureId')
int glTextureId
getter/setter pair
  • Field description: Video texture ID.

Implementation

@JsonKey(name: 'glTextureId')
int glTextureId;