Click or drag to resize
Mp4FragmentWriterCreateZeroCopy Method
Creates a new instance of this object and copies all essential variables to the new instance.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Mp4FragmentWriter CreateZeroCopy()

Return Value

Type: Mp4FragmentWriter
A new instance of MP4FragmentWriter
See Also