共用方式為


CMBufferGetSize 代理人

定義

取得媒體緩衝區大小的委派。

public delegate nint CMBufferGetSize(INativeObject buffer);
type CMBufferGetSize = delegate of INativeObject -> nint

參數

buffer
INativeObject

傳回值

System.System.IntPtr System.nativeint

適用於