Share via


VideoBackground Class

Definition

Defines a video background, either a solid color or an image URL (mutually exclusive).

public class VideoBackground : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.VideoBackground>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.VideoBackground>
type VideoBackground = class
    interface IJsonModel<VideoBackground>
    interface IPersistableModel<VideoBackground>
Public Class VideoBackground
Implements IJsonModel(Of VideoBackground), IPersistableModel(Of VideoBackground)
Inheritance
VideoBackground
Implements

Applies to