OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StartPlayingVideoFile
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/utility/interface/
file_player.h
89
virtual int32_t
StartPlayingVideoFile
(
/external/chromium_org/third_party/webrtc/modules/media_file/source/
media_file_impl.cc
382
int32_t MediaFileImpl::
StartPlayingVideoFile
(const char* fileName,
[
all
...]
/external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_impl.cc
442
int32_t VideoFilePlayerImpl::
StartPlayingVideoFile
(
449
if(_fileModule.
StartPlayingVideoFile
(fileName, loop, videoOnly,
Completed in 37 milliseconds