1234567891011121314151617181920212223242526272829 |
- /*
- do not edit:
- auto-generated by github.com/seamia/protodot
- */
- digraph protodot {
- /* package: sys */
- /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/AirPlay.proto */
- /* selection: * */
- rankdir=LR;
- label="sys";
- tooltip="sys";
- bgcolor="transparent"
- node [
- shape=plaintext
- fontsize=10
- fontname="Ubuntu"
- ];
- /* ------ nodes ------ */
- Node_Ja_101 [shape=plaintext tooltip="sys.AirPlay" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>AirPlay</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">enabled</TD><TD BGCOLOR="#a6cee3" PORT="poenabled" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">port</TD><TD BGCOLOR="#a6cee3" PORT="poport" ALIGN="right" TITLE="uint32"><i>uint32</i></TD></TR></TABLE>>];
- /* ------ connections ------ */
- /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
- }
|