C# Class com.vzaar.api.VideoProcessQuery

ファイルを表示 Open project: vzaar/vzaar-api-net Class Usage Examples

Public Properties

Property 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
return int

description public_oe property

public string description
return string

guid public_oe property

public string guid
return string

labels public_oe property

public string[] labels
return string[]

profile public_oe property

public VideoProfile profile
return VideoProfile

replaceId public_oe property

public string replaceId
return string

title public_oe property

public string title
return string

transcode public_oe property

public bool transcode
return bool