CapturedFrame.Position Property

Definition

Gets the position of the captured frame.

public:
 property unsigned long long Position { unsigned long long get(); };
uint64_t Position();
public ulong Position { get; }
var uInt64 = capturedFrame.position;
Public ReadOnly Property Position As ULong

Property Value

UInt64

unsigned long long

uint64_t

The position of the captured frame.

Implements

Applies to