showDebugView method
Implementation
void showDebugView(int showType) {
_trtcFFIBindings.show_debug_view(_trtcsharedInstanceNativePointer, showType);
}
void showDebugView(int showType) {
_trtcFFIBindings.show_debug_view(_trtcsharedInstanceNativePointer, showType);
}