Skip to content

Commit c1d9309

Browse files
Update releases.md
1 parent 760b1d7 commit c1d9309

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

releases.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# HISPlayer Unity WebGL SDK Release Notes
22

3+
### Version 4.9.0
4+
##### July 10, 2025
5+
- [**Added**] Added GetCaptionTrackList, GetCaptionCount, GetCaptionID, GetCaptionLanguage, EnableCaptions, SelectCaptionTrack APIs to get and select different caption tracks.
6+
- [**Added**] Added GetAudioTrackList, GetAudioCount, GetAudioID, GetAudioLanguage, SelectAudioTrack APIs to get and select different audio tracks.
7+
8+
### Version 4.8.0
9+
##### July 7, 2025
10+
- [**Improvement**] Enhancement to InspectorGUI to dynamically show/hide certain options.
11+
- [**Added**] StartingBitrate moved from the general settings to the settings of each individual stream
12+
- [**Added**] Added TrackBitrateRange to select the bitrate range allowed in each stream
13+
- [**Added**] Added ResolutionMaxSize to select the resolution max size allowed in each stream
14+
- [**Added**] Added ResolutionMinSize to select the resolution min size allowed in each stream
15+
- [**Added**] Added SetMaxABRResolution and SetMinABRResolution to change the resolution settings allowed by the ABR in runtime
16+
317
### Version 4.7.0
418
##### March 3, 2025
519
- [**Added**] GetPlaybackSpeedRate and SetPlaybackSpeedRate APIs

0 commit comments

Comments
 (0)