TWCMedia Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TWCMedia.h |
– getTrack:
- Get track from trackID.
- (nullable TWCMediaTrack *)getTrack:(nonnull NSString *)trackIdParameters
trackId |
The Track Id. |
|---|
Return Value
The found media track object with trackId, nil if no tracks found with trackId
Discussion
- Get track from trackID.
Declared In
TWCMedia.h