Skip to content

Commit 2eaf191

Browse files
authored
Update hisplayer-api.md
1 parent 08fcd10 commit 2eaf191

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

hisplayer-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ The following public APIs are provided by **HISPlayerManager**:
121121
* **public int height**: Height of the track.
122122
* **public int framerate**: Framerate of the track in frames per second.
123123

124-
* **public struct HISPlayerCaptionTrack**:
125-
* **public string id**: ID of the caption
126-
* **public string language**: Language of the caption
127-
128124
* **public struct HisPlayerAudioTrack**:
125+
* **public string id**: ID of the audio track.
126+
* **public string language**: Language of the audio.
127+
128+
* **public struct HISPlayerCaptionTrack**:
129129
* **public string id**: ID of the caption
130130
* **public string language**: Language of the caption
131131

0 commit comments

Comments
 (0)