MediaPlayerSurface.CompositionSurface Eigenschaft

Definition

Ruft die ICompositionSurface zum Rendern von MediaPlayer-Inhalten ab.

public:
 property ICompositionSurface ^ CompositionSurface { ICompositionSurface ^ get(); };
ICompositionSurface CompositionSurface();
public ICompositionSurface CompositionSurface { get; }
var iCompositionSurface = mediaPlayerSurface.compositionSurface;
Public ReadOnly Property CompositionSurface As ICompositionSurface

Eigenschaftswert

Die ICompositionSurface zum Rendern von MediaPlayer-Inhalten .

Gilt für: