| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
TransportMediaInfo |
TransportMediaInfo.clone() |
TransportMediaInfo |
DescribeFlowSourceMetadataResult.getTransportMediaInfo() |
TransportMediaInfo |
TransportMediaInfo.withPrograms(Collection<TransportStreamProgram> programs)
The list of transport stream programs in the current flow's source.
|
TransportMediaInfo |
TransportMediaInfo.withPrograms(TransportStreamProgram... programs)
The list of transport stream programs in the current flow's source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFlowSourceMetadataResult.setTransportMediaInfo(TransportMediaInfo transportMediaInfo) |
DescribeFlowSourceMetadataResult |
DescribeFlowSourceMetadataResult.withTransportMediaInfo(TransportMediaInfo transportMediaInfo) |
Copyright © 2024. All rights reserved.