MediaUnitcontrolsParameters Field |
The configuration for the controls bar overlay. Construct this using the configureFromDictionary() method of
MediaBuilder.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<string, Object> controlsParameters
Public controlsParameters As Dictionary(Of String, Object)
public:
Dictionary<String^, Object^>^ controlsParameters
val mutable controlsParameters: Dictionary<string, Object>
Field Value
Type:
DictionaryString,
ObjectSee Also