Click or drag to resize

IMediaPreset Interface

[This is preliminary documentation and is subject to change.]

Specifies a capability used to standardize Media Presets across GHA

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public interface IMediaPreset

The IMediaPreset type exposes the following members.

Properties
  NameDescription
Public propertyMediaItem
Playable media item associated with this preset
Public propertyPresetNumber
Preset number associated with this preset
Top
See Also