C# 클래스 com.vzaar.api.VideoProcessQuery

파일 보기 프로젝트 열기: vzaar/vzaar-api-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
chunks int
description string
guid string
labels string[]
profile VideoProfile
replaceId string
title string
transcode bool

프로퍼티 상세

chunks 공개적으로 프로퍼티

public int chunks
리턴 int

description 공개적으로 프로퍼티

public string description
리턴 string

guid 공개적으로 프로퍼티

public string guid
리턴 string

labels 공개적으로 프로퍼티

public string[] labels
리턴 string[]

profile 공개적으로 프로퍼티

public VideoProfile profile
리턴 VideoProfile

replaceId 공개적으로 프로퍼티

public string replaceId
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string

transcode 공개적으로 프로퍼티

public bool transcode
리턴 bool