Package | Description |
---|---|
com.alivc.live.pusher |
Modifier and Type | Field and Description |
---|---|
private AlivcLivePushCameraTypeEnum |
AlivcLivePushConfig.mCameraType |
Modifier and Type | Method and Description |
---|---|
static AlivcLivePushCameraTypeEnum |
AlivcLivePushCameraTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcLivePushCameraTypeEnum[] |
AlivcLivePushCameraTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlivcLivePushConfig.setCameraType(AlivcLivePushCameraTypeEnum cameraType)
Set the camera type.
|