Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.vr
/
VrContentType
Vr
Content
Type
enum
VrContentType
:
Parcelable
Content copied to clipboard
The available types a
SourceConfig
s
VrConfig
can have.
Entries
Functions
Properties
Entries
None
Link copied to clipboard
None
Content copied to clipboard
Sbs
Link copied to clipboard
Sbs
Content copied to clipboard
Single
Link copied to clipboard
Single
Content copied to clipboard
Tab
Link copied to clipboard
Tab
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
Content copied to clipboard
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
VrContentType
Content copied to clipboard
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
VrContentType
>
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Content copied to clipboard
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
VrContentType
>
Content copied to clipboard