VideoControlTemplate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VideoControlTemplate() | |
VideoControlTemplate(VideoControlTemplate) |
VideoControlTemplate()
public:
VideoControlTemplate();
public VideoControlTemplate ();
Public Sub New ()
Applies to
VideoControlTemplate(VideoControlTemplate)
public:
VideoControlTemplate(Microsoft::Rtc::Internal::Collaboration::AudioVideo::VideoControlTemplate ^ template);
public VideoControlTemplate (Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoControlTemplate template);
new Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoControlTemplate : Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoControlTemplate -> Microsoft.Rtc.Internal.Collaboration.AudioVideo.VideoControlTemplate
Public Sub New (template As VideoControlTemplate)
Parameters
- template
- VideoControlTemplate