Click or drag to resize

H264EncoderEncode(Byte, Int64) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public byte[] Encode(
	byte[] d,
	ref long timestamp
)

Parameters

d  Byte
 
timestamp  Int64
 

Return Value

Byte
See Also