final class ReplaceOffset[S <: Sys[S]] extends LongOpImpl[S]
- Alphabetic
- By Inheritance
- ReplaceOffset
- LongOpImpl
- Obj
- NodeImpl
- SingleNode
- Node
- Expr
- Obj
- Mutable
- Identifiable
- Elem
- Publisher
- Disposable
- Writable
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
Type Members
-
trait
Changed extends SingleEvent[S, A]
- Definition Classes
- SingleNode
Value Members
-
object
changed extends Changed
- Definition Classes
- LongOpImpl → SingleNode → Publisher
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
final
def
attr(implicit tx: S.Tx): AttrMap[S]
- Definition Classes
- Obj
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
connect()(implicit tx: S.Tx): ReplaceOffset.this.type
- Definition Classes
- LongOpImpl
-
def
copy[Out <: Sys[Out]]()(implicit tx: S.Tx, txOut: copy.Out.Tx, context: Copy[S, Out]): Elem[Out]
Makes a deep copy of an element, possibly translating it to a different system
Out.Makes a deep copy of an element, possibly translating it to a different system
Out.- Definition Classes
- ReplaceOffset → Elem
-
final
def
dispose()(implicit tx: S.Tx): Unit
- Definition Classes
- Node → Disposable
-
def
disposeData()(implicit tx: S.Tx): Unit
- Attributes
- protected
- Definition Classes
- LongOpImpl → Node
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(that: Any): Boolean
- Definition Classes
- Identifiable → AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- Identifiable → AnyRef → Any
-
final
def
id: S.Id
- Definition Classes
- Node → Identifiable
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
mapNum(peerValue: AudioCue, numValue: Long): AudioCue
- Attributes
- protected
- Definition Classes
- ReplaceOffset → LongOpImpl
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
num: LongObj[S]
- Attributes
- protected
- Definition Classes
- ReplaceOffset → LongOpImpl
-
def
numChannels(implicit tx: S.Tx): Int
A simple forward to
spec.numChannelsA simple forward to
spec.numChannels- Definition Classes
- Obj
-
def
numFrames(implicit tx: S.Tx): Long
A simple forward to
spec.numFramesA simple forward to
spec.numFrames- Definition Classes
- Obj
- val offset: LongObj[S]
-
def
opId: Int
- Attributes
- protected
- Definition Classes
- ReplaceOffset → LongOpImpl
-
val
peer: Obj._Ex[S]
- Definition Classes
- ReplaceOffset → LongOpImpl
-
def
sampleRate(implicit tx: S.Tx): Double
A simple forward to
spec.sampleRateA simple forward to
spec.sampleRate- Definition Classes
- Obj
-
final
def
spec(implicit tx: S.Tx): AudioFileSpec
- Definition Classes
- LongOpImpl → Obj
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
targets: Targets[S]
- Attributes
- protected
- Definition Classes
- ReplaceOffset → Node
- def toString(): String
-
final
def
tpe: Type
- Definition Classes
- LongOpImpl → Obj → Elem
-
final
def
value(implicit tx: S.Tx): AudioCue
- Definition Classes
- LongOpImpl → Expr
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- final def write(out: DataOutput): Unit
-
final
def
writeData(out: DataOutput): Unit
- Attributes
- protected
- Definition Classes
- LongOpImpl → Node