Interface AssetFilter.UpdateStages.WithPresentationTimeRange

All Known Subinterfaces:
AssetFilter.Update
Enclosing interface:
AssetFilter.UpdateStages

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

    • withPresentationTimeRange

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