1 Star 0 Fork 5.4K

How / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SubtitleTrackInfo.md 5.08 KB
一键复制 编辑 原始数据 按行查看 历史
[yang] 提交于 2020-12-12 14:19 . Description: update docs 20201212

SubtitleTrackInfo

Overview

Related Modules:

Format

Description:

Defines subtitle stream information.

Since:

1.0

Version:

1.0

Summary

Data Fields

Variable Name

Description

format

SubtitleFormat

charSet

uint32_t

language [FORMAT_MAX_LANGUAGE_NUM][FORMAT_LANGUAGE_LEN]

char

originalFrameWidth

uint16_t

originalFrameHeight

uint16_t

Details

**Field **

charSet

uint32_t SubtitleTrackInfo::charSet

Description:

Character encoding format

format

[SubtitleFormat](Format.md#gadac45ce4731516c262292c15433439b3) SubtitleTrackInfo::format

Description:

Subtitle encoding and decoding format. For details, see SubtitleFormat

language

char SubtitleTrackInfo::language[[FORMAT_MAX_LANGUAGE_NUM](Format.md#gac2d2d077edb8e9bb9f85ab6350015c5b)][[FORMAT_LANGUAGE_LEN](Format.md#gaa70508bb1089c99f9aa3d59fcbdfa8eb)]

Description:

Subtitle language

originalFrameHeight

uint16_t SubtitleTrackInfo::originalFrameHeight

Description:

Height of the original image. This variable is valid for the image subtitle.

originalFrameWidth

uint16_t SubtitleTrackInfo::originalFrameWidth

Description:

Width of the original image. This variable is valid for the image subtitle.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mike-mei/docs.git
git@gitee.com:mike-mei/docs.git
mike-mei
docs
docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891