1
This commit is contained in:
@@ -97,6 +97,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 设置介绍视图文案(使用 tableFooterView 展示;nil/空串表示不显示)
|
||||
- (void)updateIntroFooterText:(nullable NSString *)text;
|
||||
|
||||
/// 播放远程音频(用于开场白 prologueAudio)
|
||||
- (void)playRemoteAudioWithURLString:(NSString *)urlString;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user