Click or drag to resize
IMediaSampleGetTime Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int GetTime(
	out long pTimeStart,
	out long pTimeEnd
)

Parameters

pTimeStart
Type: SystemInt64
pTimeEnd
Type: SystemInt64

Return Value

Type: Int32
See Also