MFAudioChannelsUpdate Method (MFFrameClass)
Update frame's audio channel's data or number of channels. Call this method after modification of memory that is returned by MFAudioChannelGetBytes() method.
Syntax
Public Overridable Sub MFAudioChannelsUpdate() 
public virtual void MFAudioChannelsUpdate()
public procedure MFAudioChannelsUpdate(); virtual; 
public: virtual void MFAudioChannelsUpdate(); 
See Also

Reference

MFFrameClass Class
MFFrameClass Members