@Deprecated
public class VideoCompositingLayout
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
VideoCompositingLayout.Builder
Deprecated.
|
static class |
VideoCompositingLayout.Canvas
Deprecated.
|
static class |
VideoCompositingLayout.Region
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
byte[] |
appData
Deprecated.
|
java.lang.String |
backgroundColor
Deprecated.
|
int |
canvasHeight
Deprecated.
|
int |
canvasWidth
Deprecated.
|
VideoCompositingLayout.Region[] |
regions
Deprecated.
|
Constructor and Description |
---|
VideoCompositingLayout()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isValidColor(java.lang.String color)
Deprecated.
|
public int canvasWidth
public int canvasHeight
public java.lang.String backgroundColor
public VideoCompositingLayout.Region[] regions
public byte[] appData