AudioFileMarkerList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |