This topic has not yet been rated - Rate this topic

SampleAllocationMode Enumeration

Provides values for specifying how the camera video buffer is maintained on Silverlight for Windows Phone.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)
public enum SampleAllocationMode
Member name Description
Supported by Silverlight for Windows Phone NewBuffer A new buffer is created for each sample captured. This is the same behavior on Silverlight for the desktop.
Supported by Silverlight for Windows Phone ReuseBuffer A new buffer is created for each sample capture. This can improve performance on Silverlight for Windows Phone by reducing the amount of garbage collection that is required.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ