Click or drag to resize
VlcMediaPlayerOnMediaPlayerSnapshotTaken Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerSnapshotTaken(System.String)"]

Namespace: Vlc.DotNet.Core
Assembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public void OnMediaPlayerSnapshotTaken(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Vlc.DotNet.Core.VlcMediaPlayer.OnMediaPlayerSnapshotTaken(System.String)"]

See Also