toggle menu
SkyWay Android SDK
androidJvm
switch theme
search in API
SkyWay Android SDK
/
com.ntt.skyway.core.content
/
Encoding
Encoding
data
class
Encoding
(
val
id
:
String
?
,
val
maxBitrate
:
Int
?
=
null
,
val
scaleResolutionDownBy
:
Double
?
=
null
,
val
maxFramerate
:
Double
?
=
null
)
エンコード設定。
Members
Constructors
Encoding
Link copied to clipboard
constructor
(
id
:
String
?
,
maxBitrate
:
Int
?
=
null
,
scaleResolutionDownBy
:
Double
?
=
null
,
maxFramerate
:
Double
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
エンコード設定のID。任意の文字列を指定します。
max
Bitrate
Link copied to clipboard
val
maxBitrate
:
Int
?
=
null
最大ビットレート。
max
Framerate
Link copied to clipboard
val
maxFramerate
:
Double
?
=
null
最大フレームレート。
scale
Resolution
Down
By
Link copied to clipboard
val
scaleResolutionDownBy
:
Double
?
=
null
動画のサイズを縮小する倍率。