MediaStream
open class MediaStream(mediaStreamPointer: GtkMediaStream_autoptr) : KGObject, Paintable
Content copied to clipboard
kotlinx-gtk
17 / 11 / 2021
See also
Constructors
MediaStream
Link copied to clipboard
Types
Functions
addWeakPointer
Link copied to clipboard
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
Content copied to clipboard
seekFailed
Link copied to clipboard
seekSuccess
Link copied to clipboard
streamEnded
Link copied to clipboard
streamPrepared
Link copied to clipboard
fun streamPrepared(hasAudio: Boolean, hasVideo: Boolean, seekable: Boolean, duration: Long)
Content copied to clipboard
streamUnprepared
Link copied to clipboard
Properties
isPrepared
Link copied to clipboard
isSeekable
Link copied to clipboard
mediaStreamPointer
Link copied to clipboard
paintablePointer
Link copied to clipboard
typeInstancePointer
Link copied to clipboard
Inheritors
MediaFile
Link copied to clipboard