Future<int> get videoHeight async { return await engineInstanceMethodChannel.invokeMethod('getVideoHeight'); }