OnVideoMode typedef

OnVideoMode = dynamic Function(VideoCameraState)

Implementation

typedef OnVideoMode = Function(VideoCameraState);