This topic has not yet been rated - Rate this topic

AudioTrack.EndEdit Method

May 02, 2013

Ends an edit operation, saving all property changes to the underlying store.

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public void EndEdit()

Implements

IEditableObject.EndEdit()
ExceptionCondition
InvalidOperationException

Thrown if any non-UI property is changed, such as the URI, but the system has already begun processing the track.

The call is ignored if the AudioTrack is not currently in edit mode.

Windows Phone OS

Supported in: 8.0, 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.