InjectableStreamFinalizeLength Method |
Commits last outstanding internal buffer and sets the true length of the stream so that
the reader can detect an EOS.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public void FinalizeLength()
Public Sub FinalizeLength
public:
void FinalizeLength()
member FinalizeLength : unit -> unit
See Also