次の方法で共有


Allocation.BufferAvailableEventArgs クラス

定義

BufferAvailable イベントのデータを提供します。

public class Allocation.BufferAvailableEventArgs : EventArgs
type Allocation.BufferAvailableEventArgs = class
    inherit EventArgs
継承
Allocation.BufferAvailableEventArgs

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

Allocation.BufferAvailableEventArgs(Allocation)

BufferAvailable イベントのデータを提供します。

プロパティ

A

BufferAvailable イベントのデータを提供します。

適用対象