AudioFileRegionList 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 list of AudioFileRegions.
public class AudioFileRegionList : IDisposable
type AudioFileRegionList = class
interface IDisposable
- Inheritance
-
AudioFileRegionList
- Implements
Constructors
AudioFileRegionList(IntPtr, Boolean) |
Properties
Count | |
Item[Int32] | |
SmpteTimeType |
Methods
Dispose() |
Releases the resources used by the AudioFileRegionList object. |
Dispose(Boolean) |
Releases the resources used by the AudioFileRegionList object. |
Finalize() |
Finalizer for the AudioFileRegionList object |