API Reference

Enum

LegacyPptMediaKind

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies a native binary PowerPoint audio or movie object.

Inheritance

  • Enum
  • LegacyPptMediaKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const LegacyPptMediaKind AviMovie #

An external AVI movie.

Value: 0
public const LegacyPptMediaKind MciMovie #

An external Media Control Interface movie.

Value: 1
public const LegacyPptMediaKind MidiAudio #

An external MIDI audio file.

Value: 2
public const LegacyPptMediaKind CdAudio #

A compact-disc audio range.

Value: 3
public const LegacyPptMediaKind EmbeddedWaveAudio #

WAV audio embedded through the document sound collection.

Value: 4
public const LegacyPptMediaKind LinkedWaveAudio #

An external WAV audio file.

Value: 5