We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video_player's example is sometimes crashed.
I saw another error log in ConsoleMessage:
[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(player_set_playback_rate failed, Function not implemented, null, null) #0 TizenVideoPlayerApi.setPlaybackSpeed (package:video_player_tizen/src/messages.g.dart:416:7) <asynchronous suspension> [E] #1 VideoPlayerController._applyPlaybackSpeed (package:video_player/video_player.dart:633:5) <asynchronous suspension> #2 VideoPlayerController._applyPlayPause (package:video_player/video_player.dart:607:7) <asynchronous suspension> #3 VideoPlayerController.play (package:video_player/video_player.dart:558:5) <asynchronous suspension>
The text was updated successfully, but these errors were encountered:
xiaowei-guan
No branches or pull requests
: Device - RPI5
: Build - tizen-9.0-unified_20241125.125444_tizen-headed-aarch64
Video_player's example is sometimes crashed.
I saw another error log in ConsoleMessage:
The text was updated successfully, but these errors were encountered: