編集

次の方法で共有


SKManagedStream.OnHasPosition Method

Definition

Implemented by derived SKAbstractManagedStream types to indicate whether this stream can report it's current position.

protected override bool OnHasPosition ();

Returns

Returns a value indicating whether this stream can report it's current position.

Applies to