There was an error while loading. Please reload this page.
1 parent 08fcd10 commit 2eaf191Copy full SHA for 2eaf191
1 file changed
hisplayer-api.md
@@ -121,11 +121,11 @@ The following public APIs are provided by **HISPlayerManager**:
121
* **public int height**: Height of the track.
122
* **public int framerate**: Framerate of the track in frames per second.
123
124
-* **public struct HISPlayerCaptionTrack**:
125
- * **public string id**: ID of the caption
126
- * **public string language**: Language of the caption
127
-
128
* **public struct HisPlayerAudioTrack**:
+ * **public string id**: ID of the audio track.
+ * **public string language**: Language of the audio.
+
+* **public struct HISPlayerCaptionTrack**:
129
* **public string id**: ID of the caption
130
* **public string language**: Language of the caption
131
0 commit comments