Searched refs:B_MEDIA_PLAYER (Results 1 – 4 of 4) sorted by relevance
27 B_MEDIA_PLAYER = 0x000000002, enumerator
38 kinds = B_MEDIA_PLAYER
41 kind = B_MEDIA_PLAYER
33 if (fOwner->Kinds() & B_MEDIA_PLAYER) in BMediaClientNode()