Partager via


MediaPlayerSurface.CompositionSurface Propriété

Définition

Obtient iCompositionSurface pour le rendu du contenu MediaPlayer .

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

Valeur de propriété

ICompositionSurface pour le rendu du contenu MediaPlayer.

S’applique à