| ConferenceCurrentVideoLayout Property |
Returns the currently selected video layout option, if the conference server supports layout selection.
Otherwise, None is returned to indicate that the conference server does not support video layout selection.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic VideoLayoutType CurrentVideoLayout { get; }Property Value
Type:
VideoLayoutType
Remarks
see also: VideoLayoutChanged
See Also