toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc
/
VideoFrameBufferType
Video
Frame
Buffer
Type
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
VideoFrameBufferType
Members
Properties
I010
Link copied to clipboard
val
I010
:
Int
=
5
I210
Link copied to clipboard
val
I210
:
Int
=
6
I420
Link copied to clipboard
val
I420
:
Int
=
1
I420A
Link copied to clipboard
val
I420A
:
Int
=
2
I422
Link copied to clipboard
val
I422
:
Int
=
3
I444
Link copied to clipboard
val
I444
:
Int
=
4
NATIVE
Link copied to clipboard
val
NATIVE
:
Int
=
0
NV12
Link copied to clipboard
val
NV12
:
Int
=
7
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String