Example usage for Java android.telecom VideoProfile fields, constructors, methods, implement or subclass
The text is from its open source code.
int | STATE_AUDIO_ONLY Used when answering or dialing a call to indicate that the call does not have a video component. |
int | STATE_TX_ENABLED Video transmission is enabled. |
int | STATE_RX_ENABLED Video reception is enabled. |
int | STATE_BIDIRECTIONAL Video signal is bi-directional. |