Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 25 of 33) sorted by relevance

12

/foundation/multimedia/media_foundation/test/unittest/
DTestHttpSourcePlugin.cpp33 const char contentType[] = "audio"; variable
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_interrupt_test.cpp286 void AudioInterruptTest::SaveStreamInfo(ContentType contentType, StreamUsage streamUsage) in SaveStreamInfo()
335 … ContentType contentType = static_cast<ContentType>(strtol(argv[argIndexTwo], NULL, numBase)); in main() local
Daudio_renderer_test.cpp318 ContentType contentType = ContentType::CONTENT_TYPE_MUSIC; in TestPlayback() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
Ddownloader.h39 char contentType[32]; // 32 chars member
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/
Dcontinuous_task_jsunit.test.js154 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
218 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
334 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
396 contentType: notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, property
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
Ddownloader.h37 char contentType[32]; // 32 chars member
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/ringtone_player/
Dringtone_player_napi.h84 AudioStandard::ContentType contentType; member
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
Dnapi_audio_stream_manager.h45 int32_t contentType; member
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
Daudio_renderer_info_napi.cpp132 AudioStandard::ContentType contentType; in GetContentType() local
161 int32_t contentType = 0; in SetContentType() local
/foundation/multimedia/player_framework/services/services/engine_intf/
Di_player_engine.h103 virtual int32_t SetAudioRendererInfo(const int32_t contentType, const int32_t streamUsage, in SetAudioRendererInfo()
/foundation/communication/netstack/frameworks/js/napi/http/options/include/
Dhttp_request_options.h44 std::string contentType; member
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_stream_manager.cpp105 ContentType contentType = CONTENT_TYPE_UNKNOWN; in GetEffectInfoArray() local
Di_audio_stream.cpp89 AudioStreamType IAudioStream::GetStreamType(ContentType contentType, StreamUsage streamUsage) in GetStreamType()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioStreamBuilder.cpp94 ContentType contentType = ContentType::CONTENT_TYPE_UNKNOWN; in OH_AudioStreamBuilder_SetRendererInfo() local
244 …udioStream_Result OHAudioStreamBuilder::SetRendererInfo(StreamUsage usage, ContentType contentType) in SetRendererInfo()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_stream_collector.cpp461 AudioStreamType AudioStreamCollector::GetStreamType(ContentType contentType, StreamUsage streamUsag… in GetStreamType()
681 AudioStreamType AudioStreamCollector::GetVolumeTypeFromContentUsage(ContentType contentType, Stream… in GetVolumeTypeFromContentUsage()
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_interrupt_info.h155 ContentType contentType; variable
Daudio_info.h265 ContentType contentType; member
279 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
321 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
/foundation/communication/dsoftbus/core/connection/wifi_direct/processor/
Dp2p_v1_processor.c816 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectRequestAsGo() local
865 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectRequestAsGc() local
1059 enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, -1); in ProcessConnectResponseAsGo() local
1143 …enum WifiDirectP2pContentType contentType = msg->getInt(msg, NM_KEY_CONTENT_TYPE, P2P_CONTENT_TYPE… in ProcessConnectResponseAsNone() local
/foundation/multimedia/media_foundation/engine/scene/player/standard/
Dhiplayer_impl.cpp795 int32_t contentType; in SetParameter() local
1073 int32_t HiPlayerImpl::SetAudioRendererInfo(const int32_t contentType, const int32_t streamUsage, in SetAudioRendererInfo()
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
Dplayer_server_mem.h121 int32_t contentType = -1; member
/foundation/communication/netstack/interfaces/kits/js/
D@ohos.net.http.d.ts428 contentType: string; property
/foundation/distributedhardware/distributed_audio/services/common/audioparam/
Daudio_param.h99 ContentType contentType = CONTENT_TYPE_UNKNOWN; member
/foundation/multimedia/player_framework/services/engine/histreamer/player/
Dhiplayer_impl.cpp610 int32_t contentType; in SetParameter() local
868 int32_t HiPlayerImpl::SetAudioRendererInfo(const int32_t contentType, const int32_t streamUsage, in SetAudioRendererInfo()
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
Dnapi_audio_enum.cpp834 ContentType contentType; in GetContentType() local
852 int32_t contentType; in SetContentType() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp190 ContentType contentType = rendererOptions.rendererInfo.contentType; in Create() local
687 ContentType contentType = audioRendererDesc.contentType; in SetAudioRendererDesc() local

12