Preparing search index...
The search index is not available
Aliyun Web RTC API Documentation
Aliyun Web RTC API Documentation
AliRtcTranscodingImage
Class AliRtcTranscodingImage
Index
Constructors
constructor
Properties
alpha
display
height
url
width
x
y
z
Order
Display
Type
Methods
to
Json
Constructors
constructor
new
Ali
Rtc
Transcoding
Image
(
url
,
x
,
y
,
width
,
height
)
:
AliRtcTranscodingImage
Parameters
url
:
string
x
:
number
y
:
number
width
:
number
height
:
number
Returns
AliRtcTranscodingImage
new
Ali
Rtc
Transcoding
Image
(
url
,
x
,
y
,
width
,
height
,
zOrder
)
:
AliRtcTranscodingImage
Parameters
url
:
string
x
:
number
y
:
number
width
:
number
height
:
number
zOrder
:
number
Returns
AliRtcTranscodingImage
new
Ali
Rtc
Transcoding
Image
(
url
,
x
,
y
,
width
,
height
,
zOrder
,
alpha
)
:
AliRtcTranscodingImage
Parameters
url
:
string
x
:
number
y
:
number
width
:
number
height
:
number
zOrder
:
number
alpha
:
number
Returns
AliRtcTranscodingImage
new
Ali
Rtc
Transcoding
Image
(
url
,
x
,
y
,
width
,
height
,
zOrder
,
alpha
,
display
)
:
AliRtcTranscodingImage
Parameters
url
:
string
x
:
number
y
:
number
width
:
number
height
:
number
zOrder
:
number
alpha
:
number
display
:
DisplayType
Returns
AliRtcTranscodingImage
Properties
alpha
alpha
:
number
display
display
:
DisplayType
= DisplayType.ALWAYS
height
height
:
number
url
url
:
string
width
width
:
number
x
x
:
number
y
y
:
number
z
Order
z
Order
:
number
Static
Display
Type
Display
Type
:
typeof
DisplayType
= DisplayType
Methods
to
Json
to
Json
(
videoWidth
,
videoHeight
)
:
{
alpha
:
number
;
display
:
DisplayType
;
height
:
number
;
url
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
zorder
:
number
;
}
Parameters
videoWidth
:
number
videoHeight
:
number
Returns
{
alpha
:
number
;
display
:
DisplayType
;
height
:
number
;
url
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
zorder
:
number
;
}
alpha
:
number
display
:
DisplayType
height
:
number
url
:
string
width
:
number
x
:
number
y
:
number
zorder
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
alpha
display
height
url
width
x
y
z
Order
Display
Type
to
Json
Aliyun Web RTC API Documentation
Loading...