VideoProfileState 枚举

定义

此枚举支持其成员值的按位组合。

[System.Flags]
public enum VideoProfileState
[<System.Flags>]
type VideoProfileState = 
继承
VideoProfileState
属性

字段

AudioOnly 0
Bidirectional 3
Paused 4
RxEnabled 2
TxEnabled 1

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于