Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackgroundColorOptions

输出音视频的背景颜色设置。

Hierarchy

  • BackgroundColorOptions

Index

Properties

Properties

b

b: number

蓝(B)色通道值,范围 [0, 255],默认 0。

g

g: number

绿(G)色通道值,范围 [0, 255],默认 0。

r

r: number

红(R)色通道值,范围 [0, 255],默认 0。

Generated using TypeDoc