Keecker Developer
Android SDK Contact
Getting Started
Overview
Installing Android Studio
Creating a Keecker app
Reference
0.2

services-api / com.keecker.services.projection.interfaces / AspectRatio

AspectRatio

class AspectRatio : Parcelable

Enum Values

R4_3  
R16_9  
R16_10  
AUTO  

Properties

CREATOR static val CREATOR: Creator<AspectRatio>

Functions

describeContents fun describeContents(): Int
fromByte static fun fromByte(b: Byte): AspectRatio
getByte fun getByte(): Byte
writeToParcel fun writeToParcel(out: Parcel, flags: Int): Unit