IVLCInstance CreateMediaPlayer TMediaPlayer  Method (IMedia)LibVLCBind Reference Documentation
Creates a new TMediaPlayer from an existing IMedia.

Namespace: com.ptrampert.LibVLCBind
Assembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax

TMediaPlayer CreateMediaPlayer<TMediaPlayer>(
	IMedia media
)
where TMediaPlayer : class, IMediaPlayer
Type Parameters

TMediaPlayer
Type of media player to create

Return Value

Type: TMediaPlayer
New TMediaPlayer
See Also

Web hosting by Somee.com