menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
VideoFrame
textureId property
textureId property
dark_mode
light_mode
textureId
property
@JsonKey.new(name: 'textureId')
int
?
textureId
final
该参数仅适用于 Texture 格式的视频数据。Texture ID。
Implementation
@JsonKey(name: 'textureId') final int? textureId;
shengwang_rtc_engine package
documentation
agora_rtc_engine
VideoFrame
textureId property
VideoFrame class