VideoStateCallback typedef

VideoStateCallback = void Function(bool state)

Implementation

typedef VideoStateCallback = void Function(bool state);