@interface _BMAirPlayLibraryNode : _BMLibraryNode + (id)validKeyPaths; + (id)identifier; + (id)configurationForPredictionFeedback; + (id)sublibraries; + (id)streamWithName:(id)a0; + (id)streamNames; + (id)storeConfigurationForPredictionFeedback; + (id)PredictionFeedback; + (id)syncPolicyForPredictionFeedback; @end