Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Constant Field Values


Contents
javax.media.*

javax.media.CachingControl
public static final long LENGTH_UNKNOWN 9223372036854775807l

javax.media.Controller
public static final int Prefetched 500
public static final int Prefetching 400
public static final int Realized 300
public static final int Realizing 200
public static final int Started 600
public static final int Unrealized 100

javax.media.Manager
public static final java.lang.String UNKNOWN_CONTENT_NAME "unknown"

javax.media.Time
public static final long ONE_SECOND 1000000000l

javax.media.protocol.ContentDescriptor
public static final java.lang.String CONTENT_UNKNOWN "UnknownContent"

javax.media.protocol.Positionable
public static final int RoundDown 2
public static final int RoundNearest 3
public static final int RoundUp 1

javax.media.protocol.SourceStream
public static final long LENGTH_UNKNOWN -1l

javax.tv.*

javax.tv.service.selection.PresentationTerminatedEvent
public static final int ACCESS_WITHDRAWN 4
public static final int OTHER 255
public static final int RESOURCES_REMOVED 3
public static final int SERVICE_VANISHED 1
public static final int TUNED_AWAY 2
public static final int USER_STOP 5

javax.tv.service.selection.SelectionFailedEvent
public static final int CA_REFUSAL 2
public static final int CONTENT_NOT_FOUND 3
public static final int INSUFFICIENT_RESOURCES 6
public static final int INTERRUPTED 1
public static final int MISSING_HANDLER 4
public static final int OTHER 255
public static final int TUNING_FAILURE 5

javax.tv.xlet.XletContext
public static final java.lang.String ARGS "javax.tv.xlet.args"


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.