eglType property

  1. @JsonKey(name: 'eglType')
EglContextType? eglType
final

This parameter only applies to video data in Texture format. Texture ID of the video frame.

Implementation

@JsonKey(name: 'eglType')
final EglContextType? eglType;