AVBeatRange Struct
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.
Defines a range within a specific AVMusicTrack.
public struct AVBeatRange
type AVBeatRange = struct
- Inheritance
-
AVBeatRange
Constructors
AVBeatRange(Double, Double) |
Fields
Length | |
Start |
Methods
Equals(AVBeatRange) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(AVBeatRange, AVBeatRange) | |
Inequality(AVBeatRange, AVBeatRange) |