TextureViewCreatedCallback typedef

TextureViewCreatedCallback = dynamic Function(RCRTCTextureView view, int? id)

Implementation

typedef TextureViewCreatedCallback(RCRTCTextureView view, int? id);