Class VLDVDPlayer.TVLDVDPlayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
Line 42: Line 42:
  
 
This DirectShow component can be used to play DVDs.
 
This DirectShow component can be used to play DVDs.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLDVDPlayer_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 102: Line 108:
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.OutputPin|OutputPin]] - The [[Property VLDVDPlayer.TVLDVDPlayer.Video|Video]] Output Pin of the component.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.OutputPin|OutputPin]] - The [[Property VLDVDPlayer.TVLDVDPlayer.Video|Video]] Output Pin of the component.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.AudioOutputPin|AudioOutputPin]] - The [[Property VLDVDPlayer.TVLDVDPlayer.Audio|Audio]] Output Pin of the player.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.AudioOutputPin|AudioOutputPin]] - The [[Property VLDVDPlayer.TVLDVDPlayer.Audio|Audio]] Output Pin of the player.  
*[[Pin VLDVDPlayer.TVLDVDPlayer.EnablePin|EnablePin]] - The enable pin of the component.
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.PausePin|PausePin]] - The [[Method procedure VLDVDPlayer.TVLDVDPlayer.Pause()|Pause]] Pin of the Player.
 
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.ProgressPin|ProgressPin]] - The Play Progress Pin.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.ProgressPin|ProgressPin]] - The Play Progress Pin.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.UserControlInputPin|UserControlInputPin]] - User control multi sink pin.  
 
*[[Pin VLDVDPlayer.TVLDVDPlayer.UserControlInputPin|UserControlInputPin]] - User control multi sink pin.  

Revision as of 20:29, 10 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 TVLDVDPlayer : 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