MetaFox

VideoServiceInterface
in

class VideoServiceInterface.

Table of Contents

Methods

executeApi()  : mixed
failProcessing()  : void
getLiveServerUrl()  : string
getProviderType()  : string
getThumbnailPlayback()  : string
getVideoPlayback()  : string
handleWebhook()  : bool
isValidConfiguration()  : bool
processVideo()  : array<string, mixed>
testConfig()  : bool

Methods

executeApi()

public executeApi(string $apiName[, string $method = 'GET' ][, bool $returnTransfer = false ][, string $postFields = '' ]) : mixed
Parameters
$apiName : string
$method : string = 'GET'
$returnTransfer : bool = false
$postFields : string = ''

failProcessing()

public failProcessing(array<string|int, mixed> $params) : void
Parameters
$params : array<string|int, mixed>

handleWebhook()

public handleWebhook(Request $request) : bool
Parameters
$request : Request
Return values
bool

        
On this page

Search results