共用方式為


TimelineResponse.Selector Property

Definition

Gets the Timeline Selector of the response.

public Android.Net.Uri? Selector { [Android.Runtime.Register("getSelector", "()Landroid/net/Uri;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSelector", "()Landroid/net/Uri;", "", ApiSince=33)>]
member this.Selector : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

Gets the Timeline Selector of the response. The Timeline Selector is a URI that specifies the source of a Timeline by indicating its type and information needed to locate the signalling that conveys Time Values on it.

Java documentation for android.media.tv.TimelineResponse.getSelector().

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