Type Alias: VideoErrorCode
type VideoErrorCode =
| LibraryError
| PlayerError
| SourceError
| VideoViewError
| UnknownError;
Defined in: types/VideoError.ts:25
We are TheWidlarzGroupPremium support →
type VideoErrorCode =
| LibraryError
| PlayerError
| SourceError
| VideoViewError
| UnknownError;
Defined in: types/VideoError.ts:25