ChangePreviewBus
public struct ChangePreviewBus : SerializableMessageInforms a controller that the preview bus has changed
- 
                  
                  
- 
                  
                  Undocumented DeclarationSwift public let mixEffect: UInt8
- 
                  
                  Undocumented DeclarationSwift public let previewBus: VideoSource
- 
                  
                  DeclarationSwift public init(with bytes: ArraySlice<UInt8>) throws
- 
                  
                  Undocumented DeclarationSwift public init(to newPreviewBus: VideoSource, mixEffect: UInt8 = 0)
- 
                  
                  DeclarationSwift public var dataBytes: [UInt8] { get }
- 
                  
                  DeclarationSwift public var debugDescription: String { get }
 View on GitHub
View on GitHub ChangePreviewBus Structure Reference
        ChangePreviewBus Structure Reference