Click or drag to resize
H264SpsNaluIsSps Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static bool NaluIsSps(
	byte[] nalu
)

Parameters

nalu
Type: SystemByte

Return Value

Type: Boolean
See Also