---
title: AVInterfaceTimeControllable
framework: avkit
role: symbol
role_heading: Protocol
path: avkit/avinterfacetimecontrollable-5ss8v
---

# AVInterfaceTimeControllable

Provides time control and navigation capabilities for media content.

## Declaration

```occ
@protocol AVInterfaceTimeControllable <NSObject>
```

## Topics

### Inspecting the timeline

- [timeRange](avkit/avinterfacetimecontrollable-5ss8v/timerange.md)
- [currentPlaybackPosition](avkit/avinterfacetimecontrollable-5ss8v/currentplaybackposition.md)
- [currentSegment](avkit/avinterfacetimecontrollable-5ss8v/currentsegment.md)
- [seekableTimeRanges](avkit/avinterfacetimecontrollable-5ss8v/seekabletimeranges.md)
- [segments](avkit/avinterfacetimecontrollable-5ss8v/segments.md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

### Inherited By

- [AVInterfaceControllable](avkit/avinterfacecontrollable-1wpdy.md)

## See Also

### Timeline

- [AVInterfaceTimelineSegment](avkit/avinterfacetimelinesegment.md)
