Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObjectAgoraRtcMediaPlayerProtocol>.
Instance Methods | |
(NSInteger) | - openMediaWithSongCode:startPos: |
- (NSInteger) openMediaWithSongCode: | (NSInteger) | songCode | |
startPos: | (NSInteger) | startPos | |
Open a media file with specified parameters.
songCode | The identifier of the media file that you want to play. |
startPos | The playback position (ms) of the music file. |