Class: Aws::Types::NdiMediaInfo
- Inherits:
-
Object
- Object
- Aws::Types::NdiMediaInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#streams ⇒ ::Array[Types::NdiMediaStreamInfo]
Returns the value of attribute streams.
Instance Attribute Details
#streams ⇒ ::Array[Types::NdiMediaStreamInfo]
Returns the value of attribute streams.
1439 1440 1441 |
# File 'sig/types.rbs', line 1439 def streams @streams end |