IMediaSampleGetPointer Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxint GetPointer(
out IntPtr ppBuffer
)
Function GetPointer (
<OutAttribute> ByRef ppBuffer As IntPtr
) As Integer
int GetPointer(
[OutAttribute] IntPtr% ppBuffer
)
abstract GetPointer :
ppBuffer : IntPtr byref -> int
Parameters
- ppBuffer
- Type: SystemIntPtr
Return Value
Type:
Int32
See Also