SeekDirection

Which way a seek may land relative to the target.

Which way a seek may land relative to the target.

Which way a seek may land relative to the target.

Which way a seek may land relative to the target.

Which way a seek may land relative to the target.

Entries

Link copied to clipboard

At or before the target, on a keyframe.

At or before the target, on a keyframe.

At or before the target, on a keyframe. What a player wants before decoding forward.

At or before the target, on a keyframe.

At or before the target, on a keyframe.

Link copied to clipboard

At or after the target.

At or after the target.

At or after the target.

At or after the target.

At or after the target.

Link copied to clipboard

The nearest indexed frame, whether or not it is a keyframe.

The nearest indexed frame, whether or not it is a keyframe.

The nearest frame, keyframe or not.

The nearest indexed frame, whether or not it is a keyframe.

The nearest indexed frame, whether or not it is a keyframe.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Returns a representation of an immutable list of all enum entries, in the order they're declared.

name
Link copied to clipboard
expect val name: String
ordinal
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard
expect fun valueOf(value: String): SeekDirection

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard
expect fun values(): Array<SeekDirection>

Returns an array containing the constants of this enum type, in the order they're declared.

Returns an array containing the constants of this enum type, in the order they're declared.

Returns an array containing the constants of this enum type, in the order they're declared.

Returns an array containing the constants of this enum type, in the order they're declared.

Returns an array containing the constants of this enum type, in the order they're declared.