dokkaDocs
androidJvm
dokkaDocs
/
com.ciscowebex.androidsdk.phone
/
VideoFrameQueue
Video
Frame
Queue
class
VideoFrameQueue
<
BufferType
>
(
trackType
:
Int
)
:
BaseLogger
Members
Constructors
Video
Frame
Queue
Link copied to clipboard
constructor
(
trackType
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
enqueue
Frame
Link copied to clipboard
fun
enqueueFrame
(
videoFrameInfo
:
VideoFrameInfo
<
BufferType
>
)
get
Frame
Data
Link copied to clipboard
fun
getFrameData
(
)
:
VideoFrameInfo
<
BufferType
>
?
log
Debug
Link copied to clipboard
fun
logDebug
(
tag
:
String
,
message
:
String
)
log
Error
Link copied to clipboard
fun
logError
(
tag
:
String
,
message
:
String
)
log
Info
Link copied to clipboard
fun
logInfo
(
tag
:
String
,
message
:
String
)
log
Warn
Link copied to clipboard
fun
logWarn
(
tag
:
String
,
message
:
String
)
reset
Link copied to clipboard
fun
reset
(
)