Image.GetAsCastingSource Method

Definition

Returns the image as a CastingSource.

C#
public CastingSource GetAsCastingSource();

Returns

The image as a CastingSource.

Remarks

For more info about using Image as a casting source, see Media casting.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also