ICaptureDeviceGetFrame Method |
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax MediaBuffer<byte> GetFrame()
Function GetFrame As MediaBuffer(Of Byte)
MediaBuffer<unsigned char>^ GetFrame()
abstract GetFrame : unit -> MediaBuffer<byte>
Return Value
Type:
MediaBufferByteSee Also