Sdílet prostřednictvím


VideoAnalyzerOperationResults interface

Rozhraní představující VideoAnalyzerOperationResults.

Metody

get(string, string, VideoAnalyzerOperationResultsGetOptionalParams)

Získejte výsledek operace analyzátoru videa.

Podrobnosti metody

get(string, string, VideoAnalyzerOperationResultsGetOptionalParams)

Získejte výsledek operace analyzátoru videa.

function get(locationName: string, operationId: string, options?: VideoAnalyzerOperationResultsGetOptionalParams): Promise<VideoAnalyzer>

Parametry

locationName

string

Název umístění.

operationId

string

ID operace.

options
VideoAnalyzerOperationResultsGetOptionalParams

Parametry možností.

Návraty

Promise<VideoAnalyzer>