VideoActivationPolicy
public class VideoActivationPolicy : LinphoneObject
Structure describing policy regarding video streams establishments.
-
Gets the value for the automatically accept video policy.
Declaration
Swift
public var automaticallyAccept: Bool { get set }
Return Value
whether or not to automatically accept video requests is enabled
-
Gets the value for the automatically initiate video policy.
Declaration
Swift
public var automaticallyInitiate: Bool { get set }
Return Value
whether or not to automatically initiate video calls is enabled