public static extern int GetPTPJumpParams(ref PTPJumpParams playbackCommonParams);
public static extern int SetPTPJumpParams(ref PTPJumpParams playbackCommonParams, bool isQueued, ref UInt64 queuedCmdIndex);