AliyunPlayer v7.18.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AliVttShadow Class Reference

单层文本阴影(对应 CSS text-shadow 的一层) More...

#include "AliVttSubtitleView.h"

Inheritance diagram for AliVttShadow:

Properties

int blurRadius
 模糊半径,px
 
int color
 颜色,ARGB 格式(高字节为 alpha)
 
int offsetX
 水平偏移,px
 
int offsetY
 垂直偏移,px(CSS 正值向下)
 

Detailed Description

单层文本阴影(对应 CSS text-shadow 的一层)

Property Documentation

◆ blurRadius

- (int) blurRadius
readwritenonatomicassign

模糊半径,px

◆ color

- (int) color
readwritenonatomicassign

颜色,ARGB 格式(高字节为 alpha)

◆ offsetX

- (int) offsetX
readwritenonatomicassign

水平偏移,px

◆ offsetY

- (int) offsetY
readwritenonatomicassign

垂直偏移,px(CSS 正值向下)


The documentation for this class was generated from the following file: