public double Seconds() { return(SafeNativeMethods.mp_Timestamp__Seconds(mpPtr)); }
public uint Target() { return(SafeNativeMethods.mp_GlTextureBuffer__target(mpPtr)); }
public int Height() { return(SafeNativeMethods.mp_GlTextureBuffer__height(mpPtr)); }
public int Height() { return(SafeNativeMethods.mp_ImageFrame__Height(mpPtr)); }
public override IntPtr Get() { return(SafeNativeMethods.mp_SharedGlTextureBuffer__get(mpPtr)); }
public bool IsEmpty() { return(SafeNativeMethods.mp_ImageFrame__IsEmpty(mpPtr)); }
public ImageFormat.Format Format() { return(SafeNativeMethods.mp_ImageFrame__Format(mpPtr)); }
public bool GraphInputStreamsClosed() { return(SafeNativeMethods.mp_CalculatorGraph__GraphInputStreamsClosed(mpPtr)); }
public bool IsNodeThrottled(int nodeId) { return(SafeNativeMethods.mp_CalculatorGraph__IsNodeThrottled__i(mpPtr, nodeId)); }
public void Clear() { SafeNativeMethods.mp_SidePacket__clear(mpPtr); }
public bool HasError() { return(SafeNativeMethods.mp_CalculatorGraph__HasError(mpPtr)); }
public bool IsAllowedInStream() { return(SafeNativeMethods.mp_Timestamp__IsAllowedInStream(mpPtr)); }
public bool IsRangeValue() { return(SafeNativeMethods.mp_Timestamp__IsRangeValue(mpPtr)); }
public long Microseconds() { return(SafeNativeMethods.mp_Timestamp__Microseconds(mpPtr)); }
public IntPtr MutablePixelData() { return(SafeNativeMethods.mp_ImageFrame__MutablePixelData(mpPtr)); }
public bool UnthrottleSources() { return(SafeNativeMethods.mp_CalculatorGraph__UnthrottleSources(mpPtr)); }
public int PixelDataSize() { return(SafeNativeMethods.mp_ImageFrame__PixelDataSize(mpPtr)); }
public static IntPtr GetCurrentContext() { return(SafeNativeMethods.eglGetCurrentContext()); }
public bool IsContiguous() { return(SafeNativeMethods.mp_ImageFrame__IsContiguous(mpPtr)); }
public override IntPtr Get() { return(SafeNativeMethods.mp_GlSyncToken__get(mpPtr)); }
public int Width() { return(SafeNativeMethods.mp_ImageFrame__Width(mpPtr)); }
public GlTextureBuffer GetGlTextureBuffer() { return(new GlTextureBuffer(SafeNativeMethods.mp_GpuBuffer__GetGlTextureBufferSharedPtr(mpPtr), false)); }
public GlContext GetProducerContext() { return(new GlContext(SafeNativeMethods.mp_GlTextureBuffer__GetProducerContext(mpPtr), false)); }
public int Width() { return(SafeNativeMethods.mp_GpuBuffer__width(mpPtr)); }
public uint Name() { return(SafeNativeMethods.mp_GlTextureBuffer__name(mpPtr)); }
public ResourceManager() { SafeNativeMethods.mp__SetCustomGlobalPathResolver__P(pathResolver); SafeNativeMethods.mp__SetCustomGlobalResourceProvider__P(resourceProvider); }
public int Width() { return(SafeNativeMethods.mp_GlTexture__width(mpPtr)); }
public override IntPtr Get() { return(SafeNativeMethods.mp_SharedGpuResources__get(mpPtr)); }
public GpuBufferFormat Format() { return(SafeNativeMethods.mp_GlTextureBuffer__format(mpPtr)); }
public long Value() { return(SafeNativeMethods.mp_Timestamp__Value(mpPtr)); }