Düzenle

Aracılığıyla paylaş


AudioFile.MagicCookie Property

Definition

The magic cookie for this file.

public byte[] MagicCookie { get; set; }
member this.MagicCookie : byte[] with get, set

Property Value

Byte[]

Remarks

Certain files require the magic cookie to be set before they can be written to. Set this property before you write packets from your source (AudioQueue).

Applies to