Callback types for video player events
typedef VideoErrorCallback = void Function( String errorCode, String errorMessage);