PlanetKitSendVoiceProcessorChangeOrigin
@objc
@frozen
public enum PlanetKitSendVoiceProcessorChangeOrigin : Int
extension PlanetKitSendVoiceProcessorChangeOrigin: CustomStringConvertible
An enumeration that represents the origin of a change in the PlanetKitSendVoiceProcessor
.
This enumeration is used to indicate whether the change originated from the user or the vpio.
-
A string representation of the change origin.
Declaration
Swift
public var description: String { get }