ChangeProgramBus
public struct ChangeProgramBus : SerializableMessageInforms a switcher that the program bus shoud be changed
- 
                  
                  
- 
                  
                  Undocumented DeclarationSwift public let mixEffect: UInt8
- 
                  
                  Undocumented DeclarationSwift public let programBus: VideoSource
- 
                  
                  DeclarationSwift public init(with bytes: ArraySlice<UInt8>) throws
- 
                  
                  Undocumented DeclarationSwift public init(to newProgramBus: VideoSource, mixEffect: UInt8 = 0)
- 
                  
                  DeclarationSwift public var dataBytes: [UInt8] { get }
- 
                  
                  DeclarationSwift public var debugDescription: String { get }
 View on GitHub
View on GitHub ChangeProgramBus Structure Reference
        ChangeProgramBus Structure Reference