StreamEventResponse.NptMillis Property

Definition

Returns the NPT(Normal Play Time) value when the event occurred or will occur.

public long NptMillis { [Android.Runtime.Register("getNptMillis", "()J", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getNptMillis", "()J", "", ApiSince=33)>]
member this.NptMillis : int64

Property Value

Attributes

Remarks

Returns the NPT(Normal Play Time) value when the event occurred or will occur.

The time unit of NPT is millisecond.

Java documentation for android.media.tv.StreamEventResponse.getNptMillis().

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