BeginEdit Method
Collapse the table of content
Expand the table of content

AudioTrack.BeginEdit Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Sets the track object into edit mode.

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public void BeginEdit()

Implements

IEditableObject.BeginEdit()

Track objects can have their properties changed only while in edit mode. The call is ignored if the object is already in edit mode.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft