|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Subtitle stream details. |
||
| Index |
integer |
Index of the subtitle stream. |
2 |
| Language |
string |
Subtitle language in BCP 47 format. |
en |
| CodecName |
string |
Abbreviated codec name. |
mov_text |
| CodecLongName |
string |
Full codec name. |
MOV text |
| CodecTagString |
string |
Codec tag description. |
tx3g |
| CodecTag |
string |
Codec tag. |
0x67337874 |
| StartTime |
number |
Start time of the subtitle stream. Unit: seconds. |
0.000000 |
| Duration |
number |
Duration of the subtitle stream. Unit: seconds. |
71.378 |
| Bitrate |
integer |
Bitrate. Unit: bit/s. |
74 |
| Content |
string |
Subtitle content. |
欢迎 |
| Width |
integer |
Subtitle width. Unit: pixels. |
600 |
| Height |
integer |
Subtitle height. Unit: pixels. |
30 |