VideoEditorBuilder

open class VideoEditorBuilder

Constructors

VideoEditorBuilder
Link copied to clipboard
fun VideoEditorBuilder(intent: <ERROR CLASS>?)
VideoEditorBuilder
Link copied to clipboard
fun VideoEditorBuilder(activity: <ERROR CLASS>?)

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
setSettingsList
Link copied to clipboard
open fun setSettingsList(settingsList: <ERROR CLASS>): VideoEditorBuilder
open fun setSettingsList(settingsList: <ERROR CLASS>): VideoEditorBuilder
startActivityForBroadcast
Link copied to clipboard
open fun startActivityForBroadcast(context: <ERROR CLASS>, broadcastName: String?)
open fun startActivityForBroadcast(context: <ERROR CLASS>, resultId: String?)
open fun startActivityForBroadcast(context: <ERROR CLASS>, resultId: String?)
startActivityForResult
Link copied to clipboard
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int)
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int)
open fun startActivityForResult(context: <ERROR CLASS>?, resultId: Int)
toString
Link copied to clipboard
open override fun toString(): String