Home > hls.js > IFrameController > createIFramePlayer

IFrameController.createIFramePlayer() method

Signature:

createIFramePlayer(configOverride?: Partial<HlsConfig> | undefined): HlsIFramesOnly | null;

Parameters

Parameter

Type

Description

configOverride

Partial<HlsConfig> | undefined

(Optional)

Returns:

HlsIFramesOnly | null