Click or drag to resize
InjectableStreamFinalizeLength Method
Commits last outstanding internal buffer and sets the true length of the stream so that the reader can detect an EOS.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void FinalizeLength()
See Also