Searched refs:MediaRoster (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/tv/ |
H A D | DeviceRoster.cpp | 41 err = MediaRoster()->GetLiveNodes(info, &info_count, NULL, NULL, "DVB*", in DeviceRoster() 94 err = MediaRoster()->GetFreeOutputsFor(fDeviceInfo[i].node, &output, 1, in IsRawAudioOutputFree() 109 err = MediaRoster()->GetFreeOutputsFor(fDeviceInfo[i].node, &output, 1, in IsEncAudioOutputFree() 124 err = MediaRoster()->GetFreeOutputsFor(fDeviceInfo[i].node, &output, 1, in IsRawVideoOutputFree() 139 err = MediaRoster()->GetFreeOutputsFor(fDeviceInfo[i].node, &output, 1, in IsEncVideoOutputFree() 146 DeviceRoster::MediaRoster() in MediaRoster() function in DeviceRoster
|
H A D | DeviceRoster.h | 47 BMediaRoster* MediaRoster();
|
H A D | Controller.cpp | 127 err = gDeviceRoster->MediaRoster()->GetParameterWebFor(gDeviceRoster->DeviceNode(i), &web); in ConnectInterface()
|
/haiku/src/kits/media/ |
H A D | Jamfile | 38 MediaRoster.cpp
|
/haiku/docs/user/midi2/ |
H A D | midi2intro.dox | 106 MediaRoster, the new kit makes the connections directly via the BMidiProducer
|
/haiku/docs/user/ |
H A D | book.dox | 243 via the MediaRoster, the new kit makes the connections directly via the
|