Interface StreamingLocator.DefinitionStages.WithAlternativeMediaId

All Known Subinterfaces:
StreamingLocator.Definition, StreamingLocator.DefinitionStages.WithCreate
Enclosing interface:
StreamingLocator.DefinitionStages

public static interface StreamingLocator.DefinitionStages.WithAlternativeMediaId
The stage of the StreamingLocator definition allowing to specify alternativeMediaId.
  • Method Details

    • withAlternativeMediaId

      StreamingLocator.DefinitionStages.WithCreate withAlternativeMediaId(String alternativeMediaId)
      Specifies the alternativeMediaId property: Alternative Media ID of this Streaming Locator.
      Parameters:
      alternativeMediaId - Alternative Media ID of this Streaming Locator.
      Returns:
      the next definition stage.