ConvertLiveMediaTaskWrite Method

NReco.VideoConverter Class Library Documentation
Write input data into conversion stream

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public void Write(
	byte[] buf,
	int offset,
	int count
)

Parameters

buf
Type: SystemByte
offset
Type: SystemInt32
count
Type: SystemInt32
See Also

Reference