ConnectionState
public class ConnectionState
Stores all relevant information to keep an ATEM connection alive. Use this store to interprete incoming packets and construct new outgoing packets.
-
Undocumented
Declaration
Swift
public func send(_ message: SerializableMessage, asSeparatePackage needsSeparatepackage: Bool = false)