The IVideoPlayer type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from ![]() |
![]() | GetAdjustOptionFloat |
Get a float valued adjust option.
|
![]() | GetAdjustOptionInt |
Get an integer valued adjust option.
|
![]() | GetLogoInt |
Get an integer valued logo option.
|
![]() | GetLogoString |
Get a string valued logo option.
|
![]() | NextChapter |
Jump to next chapter.
|
![]() | Pause |
Toggles pause on the player.
(Inherited from IMediaPlayer.) |
![]() | Play |
Plays the player.
(Inherited from IMediaPlayer.) |
![]() | PreviousChapter |
Jump to previous chapter.
|
![]() | SetAdjustOption(LIBVLC_ADJUST_OPTIONS, Int32) |
Set the value of an adjust option.
|
![]() | SetAdjustOption(LIBVLC_ADJUST_OPTIONS, Single) |
Set the value of an adjust option.
|
![]() | SetLogoOption(LIBVLC_LOGO_OPTIONS, Int32) |
Set a logo option.
|
![]() | SetLogoOption(LIBVLC_LOGO_OPTIONS, String) |
Set a logo option.
|
![]() | Stop |
Stops the player.
(Inherited from IMediaPlayer.) |
![]() | ToggleTeletext |
Toggles teletext on the player.
|
See Also