AudioFileMarkerList Class

Definition

A collection of AudioFileMarkers.

public class AudioFileMarkerList : IDisposable
type AudioFileMarkerList = class
    interface IDisposable
Inheritance
AudioFileMarkerList
Implements

Constructors

AudioFileMarkerList(IntPtr, Boolean)

Properties

Count
Item[Int32]
SmpteTimeType

Methods

Dispose()

Releases the resources used by the AudioFileMarkerList object.

Dispose(Boolean)

Releases the resources used by the AudioFileMarkerList object.

Finalize()

Finalizer for the AudioFileMarkerList object

Applies to