Click or drag to resize
DialogParametersGetAudioVideoParameters Method
Returns initialized AudioVideo parameters object.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static AudioVideoParameters GetAudioVideoParameters(
	Hashtable parameters
)

Parameters

parameters
Type: System.CollectionsHashtable
Collection with dialog parameters

Return Value

Type: AudioVideoParameters
See Also