C# Class com.vzaar.api.VideoProcessQuery

Afficher le fichier Open project: vzaar/vzaar-api-net Class Usage Examples

Méthodes publiques

Свойство Type Description
chunks int
description string
guid string
labels string[]
profile VideoProfile
replaceId string
title string
transcode bool

Property Details

chunks public_oe property

public int chunks
Résultat int

description public_oe property

public string description
Résultat string

guid public_oe property

public string guid
Résultat string

labels public_oe property

public string[] labels
Résultat string[]

profile public_oe property

public VideoProfile profile
Résultat VideoProfile

replaceId public_oe property

public string replaceId
Résultat string

title public_oe property

public string title
Résultat string

transcode public_oe property

public bool transcode
Résultat bool