AlphaPlayerSimpleViewStartedCallback typedef
AlphaPlayerSimpleViewStartedCallback =
void Function(AlphaPlayerController controller)
@author: pengboboer @createDate: 2023/3/29
Implementation
typedef AlphaPlayerSimpleViewStartedCallback = void Function(AlphaPlayerController controller);