LiveEventPreview Class

Definition

Live event preview settings.

public class LiveEventPreview
type LiveEventPreview = class
Public Class LiveEventPreview
Inheritance
LiveEventPreview

Constructors

LiveEventPreview()

Initializes a new instance of LiveEventPreview.

Properties

AlternativeMediaId

An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.

Endpoints

The endpoints for preview. Do not share the preview URL with the live event audience.

IPAllowedIPs

The IP allow list.

PreviewLocator

The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.

StreamingPolicyName

The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.

Applies to