1 Star 0 Fork 4.9K

平凡 / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
FormatOutputConfig.md 3.79 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

FormatOutputConfig

Overview

Related Modules:

Format

Description:

Defines the muxer output configuration.

Since:

1.0

Version:

1.0

Summary

Data Fields

Variable Name

Description

type

OutputType 

format

OutputFormat 

fd

int32_t 

url [URL_LEN]

char 

Details

Field Documentation

fd

int32_t FormatOutputConfig::fd

Description:

File descriptor

format

[OutputFormat](Format.md#gaeb712c6c6c0a8af0dfd79f451ecb9277) FormatOutputConfig::format

Description:

File format

type

[OutputType](Format.md#ga4e0517338e6c4a31a2addafc06d4f3a3) FormatOutputConfig::type

Description:

Output type. For details, see OutputType.

url

char FormatOutputConfig::url[[URL_LEN](Format.md#ga1ac54dd3b9b49c1800b5f502a87650be)]

Description:

File path. For details, see URL_LEN.

1
https://gitee.com/pingfan_vs_hs/docs.git
git@gitee.com:pingfan_vs_hs/docs.git
pingfan_vs_hs
docs
docs
master

搜索帮助