Package | Description |
---|---|
com.alivc.live.pusher |
Modifier and Type | Field and Description |
---|---|
private AlivcPreviewOrientationEnum |
AlivcLivePushConfig.mPreviewOrientation |
Modifier and Type | Method and Description |
---|---|
static AlivcPreviewOrientationEnum |
AlivcPreviewOrientationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcPreviewOrientationEnum[] |
AlivcPreviewOrientationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ILivePusher.setPreviewOrientation(AlivcPreviewOrientationEnum orientation)
Set the stream ingest mode.
|
void |
AlivcLivePushConfig.setPreviewOrientation(AlivcPreviewOrientationEnum previewOrientation)
Set the stream ingest mode.
|
void |
AlivcLivePusher.setPreviewOrientation(AlivcPreviewOrientationEnum orientation)
Set the stream ingest mode.
|