NIMSDK-AOS  9.15.0
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.netease.nimlib.sdk.document.model.DMDocTransQuality 枚举类型参考

文档转码质量. 更多...

Public 成员函数

 DMDocTransQuality (long value)
 
long getValue ()
 

静态 Public 成员函数

static DMDocTransQuality typeOfValue (long value)
 

Public 属性

 HIGH =(1)
 
 MEDIUM =(2)
 
 LOW =(3)
 

详细描述

文档转码质量.

在文件 DMDocTransQuality.java7 行定义.

构造及析构函数说明

◆ DMDocTransQuality()

com.netease.nimlib.sdk.document.model.DMDocTransQuality.DMDocTransQuality ( long  value)

在文件 DMDocTransQuality.java14 行定义.

成员函数说明

◆ getValue()

long com.netease.nimlib.sdk.document.model.DMDocTransQuality.getValue ( )

在文件 DMDocTransQuality.java18 行定义.

◆ typeOfValue()

static DMDocTransQuality com.netease.nimlib.sdk.document.model.DMDocTransQuality.typeOfValue ( long  value)
static

在文件 DMDocTransQuality.java22 行定义.

类成员变量说明

◆ HIGH

com.netease.nimlib.sdk.document.model.DMDocTransQuality.HIGH =(1)

在文件 DMDocTransQuality.java8 行定义.

◆ LOW

com.netease.nimlib.sdk.document.model.DMDocTransQuality.LOW =(3)

在文件 DMDocTransQuality.java10 行定义.

◆ MEDIUM

com.netease.nimlib.sdk.document.model.DMDocTransQuality.MEDIUM =(2)

在文件 DMDocTransQuality.java9 行定义.


枚举说明文档从下列文件生成: