Click or drag to resize
LaunchBox

IGameGetNextVideoFilePath Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetNextVideoFilePath(System.String,System.String)"]


Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
string GetNextVideoFilePath(
	string videoType,
	string extension
)

Parameters

videoType  String

[Missing <param name="videoType"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetNextVideoFilePath(System.String,System.String)"]

extension  String

[Missing <param name="extension"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetNextVideoFilePath(System.String,System.String)"]

Return Value

String

[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetNextVideoFilePath(System.String,System.String)"]

See Also