Interface AssetFilter.DefinitionStages.WithPresentationTimeRange

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

public static interface AssetFilter.DefinitionStages.WithPresentationTimeRange
The stage of the AssetFilter definition allowing to specify presentationTimeRange.
  • Method Details

    • withPresentationTimeRange

      AssetFilter.DefinitionStages.WithCreate withPresentationTimeRange(PresentationTimeRange presentationTimeRange)
      Specifies the presentationTimeRange property: The presentation time range..
      Parameters:
      presentationTimeRange - The presentation time range.
      Returns:
      the next definition stage.