Uses of Class
org.robovm.apple.avfoundation.AVBeatRange
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVBeatRange in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVBeatRange Modifier and Type Method Description AVBeatRangeAVMusicTrack. getLoopRange()AVBeatRangeAVBeatRange. setLength(double length)AVBeatRangeAVBeatRange. setStart(double start)Methods in org.robovm.apple.avfoundation with parameters of type AVBeatRange Modifier and Type Method Description voidAVMusicTrack. setLoopRange(AVBeatRange v)