Share via


CameraVideoBrushExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.Devices.CameraVideoBrushExtensions

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class CameraVideoBrushExtensions
public static class CameraVideoBrushExtensions
[ExtensionAttribute]
public ref class CameraVideoBrushExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type CameraVideoBrushExtensions =  class end

Methods

  Name Description
Public methodStatic member SetSource(VideoBrush, Camera)
Public methodStatic member SetSource(VideoBrush, Object)

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Devices Namespace