Bitrix API

TrackService

FinalYes

Table of Contents

Methods

doNeedDownloadTrack()  : bool
doNeedNeedAiProcessing()  : bool
doNeedNeedAttachToDisk()  : bool
downloadAgent()  : string
downloadTrackFile()  : Result
getInstance()  : self
processTrack()  : Result

Methods

doNeedDownloadTrack()

public doNeedDownloadTrack(Track $track) : bool
Parameters
$track : Track
Return values
bool

doNeedNeedAiProcessing()

public doNeedNeedAiProcessing(Track $track) : bool
Parameters
$track : Track
Return values
bool

doNeedNeedAttachToDisk()

public doNeedNeedAttachToDisk(Track $track) : bool
Parameters
$track : Track
Return values
bool

downloadAgent()

public static downloadAgent(int $trackId[, int $retryCount = 1 ]) : string
Parameters
$trackId : int
$retryCount : int = 1
Return values
string

downloadTrackFile()

public downloadTrackFile(Track $track[, bool $retryOnFailure = true ]) : Result
Parameters
$track : Track
$retryOnFailure : bool = true
Return values
Result

getInstance()

public static getInstance() : self
Return values
self

processTrack()

public processTrack(Track $track) : Result
Parameters
$track : Track
Return values
Result

        
On this page

Search results