Class VLDVDPlayer.TVLDVDPlayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLDVDPlayer : [[Class LPComponent.TLPComponent|Mitov.VideoLab.Component]]
+
'''public ref class''' DVDPlayer : [[Class LPComponent.TLPComponent|Mitov.VideoLab.Component]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLDVDPlayer.gif VLDVDPlayer.gif NETVLDVDPlayer.gif

Package: VideoLabPkg

Unit: VLDVDPlayer

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TVLDVDPlayer = class( TLPComponent )

C++ Builder:

class TVLDVDPlayer : public TLPComponent

Visual C++ (MFC):

class CTVLDVDPlayer : public CTLPComponent

C# (.NET):

public ref class DVDPlayer : Mitov.VideoLab.Component

Summary

Plays DVDs.

Description

Requires DirectShow 8.1 or higher.

Requires MPEG-2 DirectShow codec to be installed on the system.


This DirectShow component can be used to play DVDs.


Diagram:

VLDVDPlayer Preview.png

Properties

Published

Public

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox