toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.gl
/
StreamObjectBase
Stream
Object
Base
abstract
class
StreamObjectBase
Created by pedro on 9/10/17.
Inheritors
GifStreamObject
ImageStreamObject
TextStreamObject
Members
Constructors
Stream
Object
Base
Link copied to clipboard
constructor
(
)
Functions
get
Bitmaps
Link copied to clipboard
abstract
fun
getBitmaps
(
)
:
Array
<
Bitmap
>
get
Height
Link copied to clipboard
abstract
fun
getHeight
(
)
:
Int
get
Num
Frames
Link copied to clipboard
abstract
fun
getNumFrames
(
)
:
Int
get
Width
Link copied to clipboard
abstract
fun
getWidth
(
)
:
Int
recycle
Link copied to clipboard
abstract
fun
recycle
(
)
update
Frame
Link copied to clipboard
abstract
fun
updateFrame
(
)
:
Int