Loading media/native/midi/include/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -790,7 +790,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. INPUT = "midi.h" INPUT = "amidi/AMidi.h" # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses Loading media/native/midi/include/amidi/AMidi.h +11 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,14 @@ * See the License for the specific language governing permissions and * limitations under the License. */ /** * @addtogroup Midi * @{ */ /** * @file AMidi.h */ #ifndef ANDROID_MEDIA_AMIDI_H_ #define ANDROID_MEDIA_AMIDI_H_ Loading Loading @@ -244,3 +252,6 @@ void AMIDI_API AMidiInputPort_close(const AMidiInputPort *inputPort) __INTRODUCE #endif #endif /* ANDROID_MEDIA_AMIDI_H_ */ /** @} */ Loading
media/native/midi/include/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -790,7 +790,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. INPUT = "midi.h" INPUT = "amidi/AMidi.h" # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses Loading
media/native/midi/include/amidi/AMidi.h +11 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,14 @@ * See the License for the specific language governing permissions and * limitations under the License. */ /** * @addtogroup Midi * @{ */ /** * @file AMidi.h */ #ifndef ANDROID_MEDIA_AMIDI_H_ #define ANDROID_MEDIA_AMIDI_H_ Loading Loading @@ -244,3 +252,6 @@ void AMIDI_API AMidiInputPort_close(const AMidiInputPort *inputPort) __INTRODUCE #endif #endif /* ANDROID_MEDIA_AMIDI_H_ */ /** @} */