Android SDK 100ms
lib
/
live.hms.video.factories
/
HMSVideoDecoderFactory
HMSVideo
Decoder
Factory
class
HMSVideoDecoderFactory
(
eglContext
:
EglBase.Context
,
val
forceSoftwareDecoder
:
Boolean
=
false
)
:
DefaultVideoDecoderFactory
Constructors
Functions
Properties
Constructors
HMSVideo
Decoder
Factory
Link copied to clipboard
fun
HMSVideoDecoderFactory
(
eglContext
:
EglBase.Context
,
forceSoftwareDecoder
:
Boolean
=
false
)
Functions
create
Decoder
Link copied to clipboard
open
override
fun
createDecoder
(
codecType
:
VideoCodecInfo
?
)
:
VideoDecoder
get
Supported
Codecs
Link copied to clipboard
open
override
fun
getSupportedCodecs
(
)
:
Array
<
VideoCodecInfo
>
Properties
force
Software
Decoder
Link copied to clipboard
val
forceSoftwareDecoder
:
Boolean
=
false