Show / Hide Table of Contents

Class MessageVideoElem

视频消息

Inheritance
System.Object
MessageVideoElem
Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public class MessageVideoElem : object

Fields

duration

Declaration
public int duration
Field Value
Type Description
System.Int32

snapshotHeight

Declaration
public int snapshotHeight
Field Value
Type Description
System.Int32

snapshotPath

Declaration
public string snapshotPath
Field Value
Type Description
System.String

snapshotSize

Declaration
public int snapshotSize
Field Value
Type Description
System.Int32

snapshotUUID

Declaration
public string snapshotUUID
Field Value
Type Description
System.String

snapshotWidth

Declaration
public int snapshotWidth
Field Value
Type Description
System.Int32

videoPath

Declaration
public string videoPath
Field Value
Type Description
System.String

videoSize

Declaration
public int videoSize
Field Value
Type Description
System.Int32

videoType

Declaration
public string videoType
Field Value
Type Description
System.String

videoUUID

Declaration
public string videoUUID
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX