Enumeration VideoServiceFileType

VideoServiceFileTypeは、動画のファイルタイプを表します。
VideoServiceFileType object stores the file type of videos.
MP4
MP4形式です。MP4 format.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

Mp4: "MP4"
Unknown: "UNKNOWN"