ViewCreated typedef

ViewCreated = void Function(RtmpPlayerController rtmpPlayerController)

这是视图创建成功的回调

Implementation

typedef ViewCreated = void Function(RtmpPlayerController rtmpPlayerController);