Click or drag to resize

IMediaSampleGetTime Method

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

Parameters

pTimeStart
Type: SystemInt64
pTimeEnd
Type: SystemInt64

Return Value

Type: Int32
See Also