AudioVideoMcuSessionExtensions.EndModifyVideoSource Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void EndModifyVideoSource(Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuSession ^ avmcuSession, IAsyncResult ^ result);
public static void EndModifyVideoSource (this Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession avmcuSession, IAsyncResult result);
static member EndModifyVideoSource : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession * IAsyncResult -> unit
<Extension()>
Public Sub EndModifyVideoSource (avmcuSession As AudioVideoMcuSession, result As IAsyncResult)
Parameters
- avmcuSession
- AudioVideoMcuSession
- result
- IAsyncResult