toggle menu
SkyWay Android SDK
androidJvm
switch theme
search in API
SkyWay Android SDK
/
com.ntt.skyway.core.content.local.source
/
CustomVideoFrameSource
Custom
Video
Frame
Source
class
CustomVideoFrameSource
(
width
:
Int
,
height
:
Int
)
:
VideoSource
任意のフレームによる映像入力に関する操作を行うクラス。
Members
Constructors
Custom
Video
Frame
Source
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Functions
update
Frame
Link copied to clipboard
fun
updateFrame
(
bitmap
:
Bitmap
,
rotation
:
Int
)
映像フレームを更新します。