AudioTrack.CancelEdit Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This method is not implemented for AudioTrack objects and always throws a NotSupportedException.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | Always thrown because cancelling is not supported for tracks. |
Show: