SourceLoadedEvent
@objcMembers
@objc(BMPSourceLoadedEvent)
public final class SourceLoadedEvent : PlayerEvent
See BMPPlayerListener.h for more information on this event.
-
Undocumented
Declaration
Swift
public let sourceItem: SourceItem
-
Undocumented
Declaration
Swift
public let streamType: BMPMediaSourceType
-
Undocumented
Declaration
Swift
override public var name: String { get }
-
Undocumented
Declaration
Swift
public init( sourceItem: SourceItem, streamType: BMPMediaSourceType )