StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
demo-camera
/
io.github.thibaultbee.streampack.app.utils
/
ProfileLevelDisplay
Profile
Level
Display
class
ProfileLevelDisplay
(
context
:
Context
)
Get a string representation of a profile level.
Parameters
context
The application context.
Members
Constructors
Profile
Level
Display
Link copied to clipboard
constructor
(
context
:
Context
)
Functions
get
All
Level
Set
Link copied to clipboard
fun
getAllLevelSet
(
mimeType
:
String
)
:
Set
<
Int
>
get
Level
Link copied to clipboard
fun
getLevel
(
mimeType
:
String
,
name
:
String
)
:
Int
get
Level
Name
Link copied to clipboard
fun
getLevelName
(
mimeType
:
String
,
level
:
Int
)
:
String
get
Profile
Link copied to clipboard
fun
getProfile
(
mimeType
:
String
,
name
:
String
)
:
Int
get
Profile
Name
Link copied to clipboard
fun
getProfileName
(
mimeType
:
String
,
profile
:
Int
)
:
String