PlayCtrl Constructor(bool)

Summary

The PlayCtrl control object constructor.

Syntax
C#
VB
C++
public PlayCtrl( 
   bool windowless 
) 
Public Function New( _ 
   ByVal windowless As Boolean _ 
) 
public: 
PlayCtrl(  
   bool windowless 
) 

Parameters

windowless
true to create the control windowless, false otherwise.

Remarks

Call this method to instantiate a new PlayCtrl object.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly