Skip to content

Commit

Permalink
[video_player_avplay] Fix DashEngine stream property "STARTBITRATE" c…
Browse files Browse the repository at this point in the history
…an't be set correctly (#741)
  • Loading branch information
xiaowei-guan authored Sep 12, 2024
1 parent 9468fd8 commit d3ff2da
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/video_player_avplay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## NEXT

* Fix DashEngine stream property "STARTBITRATE" can't be set correctly.

## 0.4.8

* Call the open before calling the SetStreamingProperty.
Expand Down
Binary file modified packages/video_player_avplay/tizen/lib/armel/6.0/libdash.so
Binary file not shown.
Binary file modified packages/video_player_avplay/tizen/lib/armel/6.5/libdash.so
Binary file not shown.
Binary file modified packages/video_player_avplay/tizen/lib/armel/7.0/libdash.so
Binary file not shown.
Binary file modified packages/video_player_avplay/tizen/lib/armel/8.0/libdash.so
Binary file not shown.

0 comments on commit d3ff2da

Please sign in to comment.