CameraKit
1.36.1
CameraKit
/
com.snap.camerakit
/
MediaProcessor
/
Input
/
Result
/
WithSingleMediaItem
With
Single
Media
Item
class
WithSingleMediaItem
(
val
item
:
MediaProcessor.Media
)
:
MediaProcessor.Input.Result
Contains a single
Media
item which will be used for processing.
Constructors
Functions
Properties
Constructors
With
Single
Media
Item
Link copied to clipboard
fun
WithSingleMediaItem
(
item
:
MediaProcessor.Media
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
item
Link copied to clipboard
val
item
:
MediaProcessor.Media