다음을 통해 공유


CloudMediaProvider.CloudMediaSurfaceController.OnPlayerCreate Method

Definition

Creates any player resource(s) needed for rendering.

[Android.Runtime.Register("onPlayerCreate", "()V", "GetOnPlayerCreateHandler", ApiSince=33)]
public abstract void OnPlayerCreate ();
[<Android.Runtime.Register("onPlayerCreate", "()V", "GetOnPlayerCreateHandler", ApiSince=33)>]
abstract member OnPlayerCreate : unit -> unit
Attributes

Remarks

Creates any player resource(s) needed for rendering.

Java documentation for android.provider.CloudMediaProvider.CloudMediaSurfaceController.onPlayerCreate().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to