public class VideoStreamConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height
The height of the streaming video
|
int |
width
The width of the streaming video
|
Constructor and Description |
---|
VideoStreamConfig(int videoWidth,
int videoHeight) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |