Class: Julius::Message::Inputparam
- Inherits:
-
Julius::Message
- Object
- Julius::Message
- Julius::Message::Inputparam
- Defined in:
- lib/julius/message.rb
Instance Attribute Summary collapse
-
#frames ⇒ Object
readonly
Returns the value of attribute frames.
-
#msec ⇒ Object
readonly
Returns the value of attribute msec.
Method Summary
Methods inherited from Julius::Message
Constructor Details
This class inherits a constructor from Julius::Message
Instance Attribute Details
#frames ⇒ Object (readonly)
Returns the value of attribute frames.
16 17 18 |
# File 'lib/julius/message.rb', line 16 def frames @frames end |
#msec ⇒ Object (readonly)
Returns the value of attribute msec.
16 17 18 |
# File 'lib/julius/message.rb', line 16 def msec @msec end |